2 min read

Directus Treemap Chart Panel

Present a cluster or boxes where the size of each box represent the value. You can also group data into categories which are presented in different colors.
Directus Treemap Chart Panel

Present a cluster or boxes on your Directus Dashboard where the size of each box represent the value. You can also group data into categories which are presented in different colors and hover over data points to reveal the value (if enabled). Only permitted data will be shown to the user.

Getting Started

Install the panel via the marketplace. The panel will be available when adding new panels to a dashboard (Insights). Once added, position and resize the panel as required. While small, the graph won't show legends or labels.

If you choose to group the data into different series, a legend will appear at the bottom. Hover over a series in the legend to highlight all data for that series. You can also toggle which series are visible by clicking the series label in the legend.

You can change the following options:

  • Collection Selection
  • Filters
  • Label Field
  • Value Field
  • Group Aggregation (Sum, Average, Count, Max and Min)
  • Series Field
  • Hide/Show Labels
  • Hide/Show Tooltips
  • Color

Requirements

  • Directus 10.10.0+
  • String field for the Label and Series
  • Integer, BigInteger, Float or Decimal field for Value
  • Fields must be in the same table

Example

PlatformVisitsCountryDate
Website76USA2024-10-02
Social10USA2024-10-02
Website100USA2024-10-03
Social30USA2024-10-03
Website96UK2024-10-03
Social38UK2024-10-03

How to Customize this Panel

  1. Create a new Panel and select Treemap Chart from the list
  2. Choose the collection and the fields to use for the Labels and Values
  3. (Optional) Filter the data to your scope
  4. Select how to Aggregate the data
  5. (Optional) Select the field to Group data into series
  6. (Optional) Use the header to create a name for this panel
  7. Save the panel and position/resize as required
  8. Save the dashboard

Check it out on NPM

@directus-labs/treemap-chart-panel
View treemaps for items with aggregations.. Latest version: 1.0.1, last published: 4 months ago. Start using @directus-labs/treemap-chart-panel in your project by running `npm i @directus-labs/treemap-chart-panel`. There are no other projects in the npm registry using @directus-labs/treemap-chart-panel.
Send me a coffee

By continuing to use our website, you consent to use essential cookies. We also use optional tracking cookies which help us gather statistics to improve our services. Do you consent to these cookies?

I Consent Do not track