-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
Description
Bug report
Codepen
https://codepen.io/CodeOwl/pen/KKdevvK
Explanation
-
What is the behavior you expect?
I expect that when you roll over the graph, the date advertised by the tool tip will fall in between the x-ticks. i.e. rolling over the graph between xaxis-tick N and xaxis-tick M should produce a date between N and M. -
What is happening instead?
I'm getting a date on the tooltip outside the range of the x-ticks. Roll between the x-axis 1352592011 and 1352592013 ticks and note that the tooltip says 1352592010, i.e., the timestamp is not between the ticks. -
What error message are you getting?
I'm not getting an error message.