Bubble chart with series containing points with null in all x values in any one series. #7515
Labels
Comments
Thank you for reporting this bug. Minified demo: http://jsfiddle.net/x9eotjrj/ (again, inherited from the scatter series: http://jsfiddle.net/x9eotjrj/1/ ) |
It goes beyond the scatter series too - inherited from the base Series: http://jsfiddle.net/highcharts/x9eotjrj/2/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
The chart should be correctly rendered when data points have null in all x values in any one series.
Actual behavior
The chart is not drawn when data points have null in all x values in any one series.
Sample series data:
Live demo with steps to reproduce
http://jsfiddle.net/ArulkumarSambasivam/mar7sems/5/
This issue may be related to
#7369,#4031
The text was updated successfully, but these errors were encountered: