Skip to content

Date() x-axis data gets incorrectly retrieved when getting the closest point in the 'plotly_click' function #1583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
finger563 opened this issue Apr 11, 2017 · 2 comments

Comments

@finger563
Copy link

Appears to be offset by timezone of the computer on which it's running.

E.g. when I create a data point with a certain epoch time in milliseconds and then click on that data point and get it's x-value (after using point.xaxis.d2l(point.x)) I get the wrong number of ms since the epoch.

@etpinard
Copy link
Contributor

I think the discussion in #1532 will answer your questions.

@etpinard
Copy link
Contributor

Merging with #1532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants