Skip to main content

16 docs tagged with "Apache ECharts"

View All Tags

Pages

Apache ECharts Panel

The Apache ECharts plugin is a visualization panel for Grafana that allows you to incorporate the popular Apache ECharts library into your Grafana dashboard.

Baidu Maps

Baidu Maps is supported in the latest version of the Apache ECharts Panel.

Data Sources

Below is a code snippet demonstrating how you can retrieve data from your data source to use in the Apache ECharts visualization panel.

Directed Graph

In two parts video tutorial, Daria explained how we built and visualized directed graphs in Grafana using the Apache ECharts visualization panel.

ECharts Function

setOption(options) is the main Apache ECharts library function. This function is called to build any chart.

ECharts Instance

echartsInstance is the created instance (container) of the Apache ECharts. It allows to

Event Handling

Users can trigger related events through their operation. To react on Mouse and other events, use echartsInstance:

Examples

100+ ready-as-is examples available at http://echarts.volkovlabs.io.

Gaode Maps

Gaode Maps is supported in the latest version of the Apache ECharts Panel.

GeoJSON

World and USA GeoJSON maps are included in the panel.

Google Maps

Google Maps is supported in the latest version of the Apache ECharts Panel.

Streaming

Streaming allows real-time data updates using streaming Data Sources and Grafana Live.

Variables

Use the replaceVariables() function to replace Dashboard and Global variables.