Vue-ECharts

Vue.js component for Apache ECharts™. (docs)

Examples

See echarts.apache.org/examples for all examples.

Bar chart (with async data & custom theme)

Loaded.

Pie chart (with action dispatch)

Traffic Sources
Direct : 335 (13.08%)

Polar plot (with built-in theme)

Theme

Scatter plot (with gradient)

Map (with GeoJSON & image converter)

Radar chart (with Pinia integration)

Connectable charts

GL charts (Globe & Bar3D)

You can use extension packs like ECharts-GL.

(You can only use the canvas renderer for GL charts.)

Manual updates

You may use the manual-update prop for performance critical use cases.