Skip to main content

Apache ECharts Lite Panel

The Apache ECharts Lite plugin is a fork of the Apache ECharts panel that provides only Core functionality without maps and extensions. It's designed to use in Application plugins and IoT projects.

Explore possibilities of the Apache ECharts.

Apache ECharts is a free, powerful charting and visualization library with statistical capabilities. It is written in pure JavaScript and based on zrender.

Compare to Apache ECharts panel

FeaturesApache ECharts panelApache ECharts Lite panel
3DYesNo
Liquid FillYesNo
MapsYesNo
StatisticsYesNo
ThemesYesNo
Module Size2 megabytes1 megabyte
SignedCommunityPrivate

Requirements

  • Grafana 9 and Grafana 10 are required for major version 2.
  • Grafana 8.5 and Grafana 9 are required for major version 1.

Getting Started

The Apache ECharts Lite panel can be downloaded directly from GitHub repository.

Highlights

  • Provides Monaco Code Editor for:
    • Working with Grafana data frames (JavaScript),
    • Updating chart configurations in JSON format.
  • Executes the setOption() function using Monaco Code Editor content.
  • Supports variables and location service to make Charts interactive.
  • Based on the ECharts 5.4.3.
  • Supports Light and Dark modes synchronized with Grafana Theme.
  • Supports SVG and Canvas renderers.
  • Supports Code Editor suggestions for Parameters and variables.
  • Supports real-time data updates using streaming Data Sources and Grafana Live.

Documentation

Most of the Apache ECharts panel documentation, except Maps and extensions, apply to the Lite panel.

SectionDescription
Release NotesStay up to date with the latest features and updates.

Support

License

Apache License Version 2.0, see LICENSE.