Changelog
1.0.2 [2026-08-12]
- Update to create-plugin version 7.9.2
- Update Grafana framework to v13.1.0
- Fix minor inefficiency in
panel.tsx
1.0.1 [2026-05-29]
- Update to create-plugin version 7.7.0
- Addressed a critical security vulnerability with
serialize-javascript
1.0.0 [2026-03-03]
- Exclude base names from field name pickers
- Fix issues with internal dataframe formatter
- Join fields by
getFieldDisplayName()API function
- Join fields by
- Addressed a critical security vulnerability
- Update Grafana framework to v12.3.0
- Update to create-plugin version 7.0.2
- Add dates to changelog entries
0.0.2 [2026-02-25]
- Add Grafana badges to main README page
- Change links to copyright notice and license to Github raw links
- Simplify internal data formatter using builtin Grafana API methods
- Update create-plugin to v6.8.4
0.0.1 [2026-01-09]
- Initial release, adds a pump chart with basic functionality
- Some key features:
- Renders a pump curve and system curve
- Calculates and renders the operation point
- Can render multiple concentric pump curves for different operating speeds
- Can plot a series of data using flow and head
- Can be configured in the Grafana panel editor