We are happy to announce the release of Apache ECharts Panel 4.0.0 for Grafana. This major release includes the following updates:
- Introduced breaking changes with loading GeoJSON maps, which are disabled by default.
- Documentation and examples were updated and moved to our documentation site and Plugin Demo site.
We are very excited about the new release and will continue improving the plugin by adding support for annotations and custom themes.

Getting Started
You can install Apache ECharts Panel from the Grafana Plugins catalog or using the Grafana command line tool.
For the latter, please use the following command.
grafana-cli plugins install volkovlabs-echarts-panel
YouTube Tutorial
The Apache ECharts Panel plugin is a data visualization extension for Grafana that allows you to integrate charts and graphs from the popular Apache ECharts library into your Grafana dashboard.
Release Notes
Breaking changes
- World and U.S. GeoJSON maps are not loaded by default. Please select
JSON
in the Maps option.
Features / Enhancements
- Update ECharts Examples at https://echarts.volkovlabs.io (#103).
- Added the Calendar examples at https://echarts.volkovlabs.io (#105).
- Updated the README file and moved the product documentation to the documentation site (#107).
Bug fixes
- Fixed JavaScript code in the product documentation (#102).
Feedback
We're looking forward to hearing from you. You can use different ways to get in touch with us.
- Ask a question, request a new feature, or report an issue at GitHub issues.
- Subscribe to our YouTube Channel and leave your comments.
- Sponsor our open-source plugins for Grafana at GitHub Sponsor.
- Support our project by starring the repository.