All Projects → marcusolsson → grafana-treemap-panel

marcusolsson / grafana-treemap-panel

Licence: Apache-2.0 License
A panel plugin for Grafana to visualize treemaps.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to grafana-treemap-panel

alexandra-trackmap-panel
Grafana map plugin to visualise coordinates as markers, hexbin, ant path, or heatmap.
Stars: ✭ 58 (+222.22%)
Mutual labels:  grafana, grafana-plugin
grafana-pandas-datasource
Grafana Pandas Datasource - using Python for generating timeseries-, table-data and annotations
Stars: ✭ 38 (+111.11%)
Mutual labels:  grafana, grafana-plugin
grafana-plugin-sdk-go
A Go SDK for building backend plugins for Grafana
Stars: ✭ 151 (+738.89%)
Mutual labels:  grafana, grafana-plugin
macropower-analytics-panel
It's like Google Analytics, but for Grafana dashboards!
Stars: ✭ 16 (-11.11%)
Mutual labels:  grafana, grafana-plugin
grafana-redis-app
Redis Application for @grafana provides Application pages and custom panels for Redis Data Source.
Stars: ✭ 23 (+27.78%)
Mutual labels:  grafana, grafana-plugin
grafana-sqlite-datasource
Grafana Plugin to enable SQLite as a Datasource
Stars: ✭ 57 (+216.67%)
Mutual labels:  grafana, grafana-plugin
yesoreyeram-boomsummary-panel
Boom Summary Panel for Grafana
Stars: ✭ 14 (-22.22%)
Mutual labels:  grafana, grafana-plugin
grafana-redis-datasource
Redis Data Source for @grafana allows connecting to any @redis database On-Premises and in the Cloud.
Stars: ✭ 107 (+494.44%)
Mutual labels:  grafana, grafana-plugin
yesoreyeram-boomtheme-panel
Grafana Panel for adding styles
Stars: ✭ 59 (+227.78%)
Mutual labels:  grafana, grafana-plugin
kotori
A flexible data historian based on InfluxDB, Grafana, MQTT and more. Free, open, simple.
Stars: ✭ 73 (+305.56%)
Mutual labels:  grafana
thema
A CUE-based framework for portable, evolvable schema
Stars: ✭ 41 (+127.78%)
Mutual labels:  grafana
jarvis
🍿 Simple Home Media Stack
Stars: ✭ 28 (+55.56%)
Mutual labels:  grafana
treemap-chart
A treemap interactive chart web component for visualizing hierarchical data
Stars: ✭ 27 (+50%)
Mutual labels:  treemap
web-log-analyst
🐌 Nginx日志分析处理监控
Stars: ✭ 35 (+94.44%)
Mutual labels:  grafana
grafana-s3-plugin
Grafana Plugin for querying files on AWS S3 using S3 Select API
Stars: ✭ 21 (+16.67%)
Mutual labels:  grafana-plugin
grafana-infinity-panel
Grafana Infinity Panel plugin. Visualize data in infinite ways using data viz APIs such as Vega
Stars: ✭ 17 (-5.56%)
Mutual labels:  grafana
serilog-sinks-grafana-loki
A Serilog sink sending log events to Grafana Loki
Stars: ✭ 55 (+205.56%)
Mutual labels:  grafana
billing-api
Billing API - Killing a fly with a cannon
Stars: ✭ 17 (-5.56%)
Mutual labels:  grafana
loki exporter
Prometheus exporter to collect metrics and run queries against the Grafana Loki API.
Stars: ✭ 28 (+55.56%)
Mutual labels:  grafana
grafana-dashboard-dsl
DSL for generating Grafana dashboards
Stars: ✭ 51 (+183.33%)
Mutual labels:  grafana

Treemap for Grafana

Build Release Marketplace Downloads License Twitter

A panel plugin for Grafana to visualize treemaps.

Screenshot

Maintenance

I maintain several plugins for Grafana. While my employer allows me to spend some time on developing plugins, most of the work happens on evenings and weekends. At the moment, I'm prioritizing fixing bugs and reviewing PRs over introducing new features.

If you'd still like to propose a new feature, create a new Discussion. While I likely won't be able to work on features myself, I'd be happy to accept pull requests. If you'd like to contribute a feature, please let me know before you start working on it.

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].