Changelog
1.0.5
Fixed repo link Fixed bug with null color values
1.0.6
Allow for up to 200 UNIQUE rows and columns Print "No Data" instead of throwing error if dataframe is empty
1.0.9
update grafana tooling to webpack
1.2.0
- Fixed tooltip to work with Grafana 12
- Fixed tooltip on link click bug
- Added legend feature. 2 options categorical or range
2.0.0
- bumped minimum version of Grafana to Grafana 10
- fixed tooltip bug
- added legend
2.0.1
- tooltip improvements
- minor fixes to layouts & padding
- bumped d3 version
2.0.2
- adds grouping feature for rows/columns
2.1.0
- fixes truncation bug that was introduced
- adds sort options for rows/columns
- refactor to align with create-plugin 7.3
- improves type annotations