Highcharts - Variable radius donut (pie) chart - highcharts

I am hoping to use the variable radius pie chart, but would like to sub divide each slice like they do on the piedonut chart. Is this possible? I can't find an example anywhere.

Related

How to create two legends on heatmap x and y axes

I would like to create two custom legends as marked into red rectangles, for an heatmap chart.
The text and colors can be fixed in the code (they never change).
Is it possible to do something like this?

Chart with a Dual Category Axis - Possible with Highcharts?

Is it possible to create a chart with the one below with Highcharts? It has nested/dual categories in the bottom axis.
If so, are there any examples I can look at please?

Modify 3D pie chart by adding value inside the pie

I want to use highcharts,specifically 3D pie but I want to add different data to the pie chart (add values in the chart), something like this image:
Is it possible?
Thank you

Can a Highcharts Donut or Pie Chart Show a Default Background Circle?

I am helping my organization put together some Pie and Donut charts using Highcharts, and some of our charts will have zero value points. Normal behavior is to not render these points out, but that leaves us with an empty chart.
So, is there a way to set a "background" circle for the Donut chart so that if all values are zero, the user still sees a gray donut (indicating "0" values)?
I don't want to use something like a background image because then it may not adjust responsively in a proper manner. Plus, we'd like the parameters of the circle to be adjustable just like other data elements in Highcharts.
Thanks for any and all advice!

Does this feature exist in Highcharts?

I want to draw bar to pie chart with Highcharts like this
is it possible !?

Resources