Chart with a Dual Category Axis - Possible with Highcharts? - 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?

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?

Highcharts - Variable radius donut (pie) chart

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.

Multilevel drilldown in piechart

I am working on a project where i need to show data in a pie chart.
I need multilevel drill down in it i.e. about 5-6 levels.
Can anyone please share a sample code of how to do it?
I tried doing it in Highcharts as well as Amcharts.
But couldn't figure out how to get it done.
Thanks in advance.
in amcharts you might use related set of concentric donut charts with center looking like pie and outer looking like concentric circles. Search amcharts for nested donut charts.

Does this feature exist in Highcharts?

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

Can scatter plot points be expanded?

I'm trying to create an 'average' point in a scatter chart that when clicked, will expand to show the 'component' points, similar to how Hans Roslings 'Gapminder' application does to provide more detail from aggregate/container points.
Is this something that Highcharts can do?

Resources