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

Pie chart with all zeros as series data - Highcharts is not defined #150

Closed
mt-dev44 opened this issue Jun 17, 2020 · 2 comments
Closed
Labels
Duplicate This issue or pull request already exists

Comments

@mt-dev44
Copy link

Since the update of highcharts from 8.1.0 to 8.1.*, I receive a highcharts is not defined error when rendering a pie with data of all zeros (waiting for data from an api call).

I have reproduced this here .

If you change the dependency to 8.1.0 it will render an empty pie; however with 8.1.2 you can see the errors in the console.

So far, the pie is the only one I have seen with this functionality break.

@pawelfus pawelfus added the Duplicate This issue or pull request already exists label Jun 18, 2020
@pawelfus
Copy link

Thanks for reporting the issue @jgraham44

It's a bug in the core, take a look: highcharts/highcharts#13710

Closing as a duplicate.

@mt-dev44
Copy link
Author

Thanks for the information! Sorry for the false alarm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants