Skip to content

grafana/grafana-treemap-panel

Treemap for Grafana

Build Release Marketplace Downloads License

Maintenance: Now the plugin is being maintained by Grafana Labs. Big thanks to Marcus Olsson for the awesome work!

A panel plugin for Grafana to visualize tree maps.

Screenshot

Configuration

This section lists the available configuration options for the Treemap panel.

Panel options

Dimensions

The dimension options determines what fields to use for each dimension of the visualization.

Option Description
Label by Field to use for the text label. Defaults to the first textual field. All values must be unique.
Size by Field to use for size. Defaults to the first numeric field.
Color by Field to use for color. Defaults to the first numeric field.
Group by Field to group by.
Additional labels Fields to use as labels in the tooltip.

Display

Option Description
Tiling algorithm Determines where to make each split.

Field options

Option Description
Separator Set this value to a non-empty string to create a hierarchy as defined by the path defined by the separator.