You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: