Treemap & heatmap
Treemaps and heatmaps are less usual than the previous graphs, mostly because their are not as easy to understand. Still, they are very useful to describe proportions in complex but hierarchized categories.
▸ Hierarchy and proportionality
Haz clic para ver con más detalle y right-click para ver general
For more complex data than can't be visualized with a pie chart. The color can be used as a second scale.
Presupuesto para políticas de gasto de Industria y Energía 2018
This is an alternative D3 tool that looks better and allows custom colors. It doesn't has sub-levels but it has categories.
Copy chart With categories Without percentage Docs New chart
▸ Value distribution in a 2 dimension matrix
Heat maps are useful to show changes in multiple variables and show patterns. They are also useful for detecting correlations between the variables.