A pie chart could serve a similar purpose, but can be much easier to interpret. I like this interactive pie chart for profiling Webpack bundle size. I've used it several times at work to help find and reduce bloat in our bundles.https://alexkuz.github.io/webpack-chart/
harry8|2 years ago
https://www.businessinsider.com/pie-charts-are-the-worst-201...
https://www.data-to-viz.com/caveat/pie.html
etc etc
NTARelix|2 years ago
The chart I'm talking about has multiple names, but is not a simple pie chart. Thanks to funcDropShadow for pointing this out. The names: sunburst chart, multilevel pie chart, and radial treemap.
https://www.anychart.com/chartopedia/chart-type/sunburst-cha...
funcDropShadow|2 years ago