grafana-treemap-panel icon indicating copy to clipboard operation
grafana-treemap-panel copied to clipboard

A panel plugin for Grafana to visualize treemaps.

Results 10 grafana-treemap-panel issues
Sort by recently updated
recently updated
newest added

I'm trying to use field overrides to make my treemap more human-friendly, and I'm getting inconsistent results. For demo purposes I made two field overrides, with one value mapping in...

I have a treemap chart which is divided into three sub-groups ("Group by"). The sizes of the squares refer to percent values, so they add up to 100 in each...

I'd like to have a font size adjustment because most of my labels are not visible at all. Wrapping long lines would help too.

Small values completely disappear on the treemap. It would be great if there was an option to keep everything visible, ie enforce a minimum size for each tile.

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2. Release notes Sourced from semver's releases. v7.5.2 7.5.2 (2023-06-15) Bug Fixes 58c791f #566 diff when detecting major change from prerelease (#566) (@​lukekarrys) 5c8efbc #565...

dependencies

Hello team, In this PR there are: * Codebase migrated to @garfana/create-plugin with https://grafana.com/developers/plugin-tools/migration-guides/migrate-from-toolkit * Added option to show the values directly in the cells/tiles. * Bumped other dependencies I...

With data link this ![Image](https://github.com/user-attachments/assets/8e7574e8-fd07-4317-931a-c636b1bdafd4) a data links link this: `/d/xxx?var-rId=${__data.fields.resource_id}&${__all_variables}&${__url_time_range}` and a unit like this: ![Image](https://github.com/user-attachments/assets/d6f84e40-9208-42eb-ac92-a8468168e33c) the resulting data link is: `/d/xxx?var-rId=123 Mails&...`, not the expected `/d/xxx?var-rId=123&...`

There were some issues related to evaluating the dependency with certain user permissions. Given that the minimum version of Grafana is so old, there is no practical need to try...