Skip to content
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

When xaxis mode : time, mousetracker displays milliseconds, not converted time stamp. #24

Open
37davidg opened this issue Sep 3, 2013 · 0 comments

Comments

@37davidg
Copy link

37davidg commented Sep 3, 2013

So the mode : time setting for the axis takes the inputs of the array representing time x-axis, assumes they are miliseconds, and converts them into a timestamp for the xaxis ticks. However, with the mousetrack feature which hovers over graph and prints x,y values of closest datapoint to cursor, the number of miliseconds, not the time stamp is displayed, so the x,y coordinate values are not consistent with the corresponding readings along the X and Y axis - how would I fix it so mousetrack output reflects the timestamp?

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

1 participant