Packed Bubble Chart
I would suggest the idea of a Packed Chart. The idea will be a char which the bubbles will only have a size value ( the will not have cordinates x-y) and Highcharts will calculate the best radius, and coordinates x-y for the best visualization.
As idea I will suggest see the following links: https://github.com/mbostock/d3/wiki/Pack-Layout and https://strongriley.github.io/d3/ex/bubble.html.
113
votes
adblancod
shared this idea
Packed bubble series:
https://www.highcharts.com/docs/chart-and-series-types/packed-bubble-charts
-
CB commented
Should handle hierarchy too