Hi,
I have recently had a request for a different type of chart from an alternative therapy business (not sure of the correct name for it, but ring chart sort of describes it). The requirements for the chart were to create rings, built from the center out. It is a sort of hierarchical chart - please see the screenshot. There could be many or few rings, depending upon the specifications for the chart.
I have managed to create something which works, but it is a bit clumsy and I am sure you geniuses at Themeco will be able to develop a chart specifically for this use case. The way I built the chart was to stack multiple Doughnut Charts on top of each other using Position: Absolute
and stepping the doughnut’s hole to different percentages. A downside is that the Legend had to be created manually using headline elements, rather than being a part of the Chart.
I hope the screenshot helps you visualise the concept.
Thanks,
Christopher