Tree Map Chart
A treemap chart is a type of data visualization that displays hierarchical data as a set of nested rectangles. Each rectangle represents a different category or variable, and the size of each rectangle corresponds to the value of the data for that category.
Treemap charts are useful for visualizing hierarchical data and identifying the relationships and dependencies between different categories or variables. They are often used to display data such as file sizes, website traffic, or organizational structures.