Skip to content

Conversation

@adileo
Copy link
Contributor

@adileo adileo commented May 16, 2016

Example:
http://codepen.io/adileo/pen/oxRxGw

The 3rd datapoint is NULL in one chart and that affects the calculation of the tooltip position. The position is calculated here: core.tooltip.js getAveragePosition

Checking if the point hasValue() before pushing it into the list avoids the error.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.577% when pulling 4b540e7 on adileo:master into 5514ee0 on chartjs:master.

@etimberg
Copy link
Member

Looks good +1 to merge

@etimberg etimberg merged commit f24ddde into chartjs:master May 18, 2016
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.

3 participants