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
Points shouldn't be rendered, when their x,y values aren't included in the actual ranges of axes.
Points are visible, even if their values don't belong to the axes ranges.
http://jsfiddle.net/daniel_s/3sx6oh70/
All browsers
The text was updated successfully, but these errors were encountered:
We need a fixed width to see it consistently: http://jsfiddle.net/highcharts/3sx6oh70/1/
49e3ba4
Successfully merging a pull request may close this issue.
Expected behaviour
Points shouldn't be rendered, when their x,y values aren't included in the actual ranges of axes.
Actual behaviour
Points are visible, even if their values don't belong to the axes ranges.
Live demo with steps to reproduce
http://jsfiddle.net/daniel_s/3sx6oh70/
Affected browser(s)
All browsers
The text was updated successfully, but these errors were encountered: