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
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