ChartsTreemap

Treemap

A tree map chart visually represents hierarchical data using nested rectangles, with each rectangle's size proportional to the value it represents.

GitHub LogoSource Code

Usage

This example shows a simple tree map chart with multiple levels of hierarchical data.

Custom ECharts options

You can customize the chart using ECharts options.
In this example, the item styles of the tree map are customized to control appearance and visual distinction.