Skip to content

Fix for line charts with a data gap at the beginning#146

Open
kopeczech wants to merge 1 commit intogwatts:masterfrom
kopeczech:patch-1
Open

Fix for line charts with a data gap at the beginning#146
kopeczech wants to merge 1 commit intogwatts:masterfrom
kopeczech:patch-1

Conversation

@kopeczech
Copy link
Copy Markdown

spaklines_defect

When the values array started with one or more null values, incorrect spot got highlighted on the chart when it was moused over.

When the values array starts with one or more null values, incorrect spot got highlighted on the chart when it was moused over.
@johnnytemp
Copy link
Copy Markdown

I'm a user. I also encountered the same issue. And my fix is the same.
This issue occur when the first data point's y-value is null.
E.g. see this fiddler (try to mouse over the highest point): http://jsfiddle.net/va0j770x/

Please merge. :)

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.

2 participants