Skip to content

Treemap

Used to display the proportional distribution of metric data under different groups, it can show the proportion of different categories, effectively utilizing space, and can display more data compared to pie charts.

Chart Query

Supports five query methods:

  • Simple Query
  • Expression Query
  • DQL Query
  • Promql Query
  • Data Source Query

You can add multiple queries, but the Tag for by (grouping) must be consistent. Modifying one will automatically synchronize the changes to the others. The query results preset 5 return quantities, including 5, 10, 20, 50, 100, with a default return of 20 data entries. Manual input is supported, with a maximum of 100 data entries.

For more detailed descriptions of chart query conditions, refer to Chart Query.

The chart query selects colors based on the chosen metric values:

  • Metric: Color represents the grouping Tag, and area represents the metric data. When multiple metric queries are added, you can choose the primary metric to display, with the area size based on the selected metric data results, Top/Bottom, and quantity.

Chart Configuration

For more details, refer to Chart Configuration.