Skip to content

Treemap


Used to display the proportional distribution of metric data under different groupings. It can show the proportion of different categories, effectively utilizing space and displaying 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 grouping (by) must be consistent. Modifying one will automatically synchronize changes to the others. The query results preset 5 return quantities: 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 explanations of chart query conditions, refer to Chart Query.

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

  • Metric: Color represents the grouping label (Tag), area represents the metric data. When adding multiple metric queries, you can choose the primary metric to display. The area size is displayed based on the results of the selected metric data, Top/Bottom, and quantity.

Chart Configuration

For more details, refer to Chart Configuration.

Feedback

Is this page helpful? ×