What's new
Apache ECharts Panel 4.1.0 (2023-01-12)
In this Feature release
- Added Streaming Support for WebSockets and Grafana Live.
- Added Data Zoom feature updating Time Range similar to TimeSeries panel to the initial options.
- Updated Documentation answering community questions.
Dynamic Text Panel 2.2.0 (2023-01-09)
In this Feature release
- Added JavaScript Code Editor to add Handlebars helpers and Event handlers.
- Finished refactoring of internal components.
- Migrate Styles to Grafana Theme v2.
- Added
{{json @root}}
and{{split String ','}}
helpers. - Updated CSS to fit images to screen.
- Supported Internationalization using custom helpers.
Base64 Image/Video/Audio/PDF Panel 3.4.0 (2023-01-08)
In this Maintenance release
- Updated to the latest Grafana toolkit 9.3.2.
- Updated README and documentation to explain how to use the panel with data sources and supported formats.
- "New Year" edition.
Static Data Source 2.1.0 (2022-12-29)
In this Feature release
- Finished refactoring.
- Updated to the latest Grafana toolkit 9.3.2.
- Introduced new features for
Time
,Number
, andString
fields. - Refactoring may introduce breaking changes. Please test before upgrading in Production.
Apache ECharts Panel 4.0.0 (2022-12-20)
In this Major release
- Introduced breaking changes with loading GeoJSON maps, which are disabled by default.
- Documentation and examples were updated and moved to https://docs.volkovlabs.io and https://echarts.volkovlabs.io.
Calendar Panel 1.1.0 (2022-12-12)
In this Maintenance release
- Updated to the latest Grafana toolkit 9.3.1.
- Added Annotations support.
- Refactored legacy code, and increased test coverage.
Dynamic Text Panel 2.1.0 (2022-11-27)
In this Feature release
- Community-submitted PRs and features.
- Added Monaco Code Editor.
- Major refactoring and increased test coverage to continue improving the plugin with the requested functionality.
- Refactoring may introduce breaking changes. Please test before upgrading in Production.
Data Manipulation Panel 2.7.0 (2022-11-10)
In this Feature release
- Community-requested updates for Payload.
- Update Request parameters.
- Grafana-style success/error notifications.
- The code editor for Initial and Update requests was improved with suggestions for variables and parameters.