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

Show tooltips with correct data for steps #78

Merged
merged 2 commits into from
Jun 22, 2014

Conversation

charithtangirala
Copy link
Contributor

Currently, when graph is rendered in steps mode, the data points may get transformed. I say may because there may be two consecutive data points with same values. This fix handles both scenarios and shows the tooltip with correct value.

charithtangirala and others added 2 commits June 9, 2014 10:52
…=== true. The change checks for this condition and looks up the correct values from item.series.datapoints.points.
Fix for issue krzysu#71 where tooltip behaves incorrectly when steps === true....
krzysu pushed a commit that referenced this pull request Jun 22, 2014
Show tooltips with correct data for steps
@krzysu krzysu merged commit 91bcf0e into krzysu:master Jun 22, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants