Points outside extremes are visible when boost.js is used #7631
Labels
Comments
cvasseng
added a commit
that referenced
this issue
Jan 10, 2018
TorsteinHonsi
added a commit
that referenced
this issue
Jan 10, 2018
Fixed since v7.1, demo: http://jsfiddle.net/BlackLabel/6yf0rnpv/1/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Points that are outside yAxis extremes should not be visible.
Example without boost.js:
http://jsfiddle.net/vd1y2cjx/4/
Actual behaviour
Points are visible even when they are outside the axis extremes. Also, the tooltip is not working for this points.
Live demo
http://jsfiddle.net/vd1y2cjx/5/
The text was updated successfully, but these errors were encountered: