Skip to content
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

Empty pie chart can show up as quarter circle #2103

Closed
alexekorn opened this issue Aug 5, 2013 · 0 comments
Closed

Empty pie chart can show up as quarter circle #2103

alexekorn opened this issue Aug 5, 2013 · 0 comments

Comments

@alexekorn
Copy link

JS Fiddle: http://jsfiddle.net/Htwkm/
Browsers tested: Recent Chrome and Firefox

The behavior of empty pie charts with dataLabels off and animation off has changed between 3.0.2 and 3.0.4. This pie chart should show up totally empty (which it did under 3.0.2), but in 3.0.4 it renders as a quarter circle.

If you set animation to "true", it renders correctly.

Bonus bug: If you turn dataLabels to on, it will freeze the browser (best done in Firefox, which recognizes the JS engine is stuck and allows you to cancel it). Firefox gives this message:

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: http://code.highcharts.com/3.0.4/highcharts.src.js:16386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant