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

3d Pie chart Error when using HTML dataLabels and data with 'visible: false' property #15909

Closed
jaydrozd opened this issue Jun 15, 2021 · 0 comments · Fixed by #15912
Closed
Assignees

Comments

@jaydrozd
Copy link

jaydrozd commented Jun 15, 2021

Expected behaviour

Display 3d Pie chart, and data where "visible: false" will not be shown

Actual behaviour

Chart does not display and there is a Uncaught TypeError: g is undefined error

This seems to only be a problem when using useHTML: true in the plotOptions.pie.dataLabels property

Live demo with steps to reproduce

https://jsfiddle.net/acwgz0hm/1/

Product version

Highcharts 9.1.1

Affected browser(s)

Firefox 89.0

@jaydrozd jaydrozd changed the title 3d Pie chart Error when using 'visible: false' data TypeError: g is undefined 3d Pie chart Error when using HTML dataLabels and data with 'visible: false' property Jun 15, 2021
@khlieng khlieng self-assigned this Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants