-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
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
BoxPlot update causes chart to go blank #78
Comments
It turns out resizing the page causes the chart data to reappear. Also it might be that it only happens in iframes like JSFiddle, Codepen etc. |
I can see the same issue on my project, I see the plot reappear after a resize or a change in the options. It happens out of an iframe |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I haven't tested in v1.5.3 but I presume the issue is still present as there is nothing to suggest it has been fixed |
When I update the series the chart goes blank.
Repro: https://play.vuejs.org/#...
The text was updated successfully, but these errors were encountered: