addSeries() combined with boost.js throws console errors. #7499
Labels
Comments
First of all, I don't know if it resolves the actual use case, but the demo doesn't adhere to best practice. In stead of removing the two series, setting new data to the option set and add new series, it is recommended to use |
Simplified demo |
Debugging so far points to the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actual behaviour
While using addSeries() combined with boost.js module there are errors throwed in console, and one of added series isn't visible.
Might be related to 7309
Live demo with steps to reproduce
https://jsfiddle.net/daniel_s/vgoq9f4r/
Occurence
v6.0.0 and above
The text was updated successfully, but these errors were encountered: