Vue-ECharts
Vue.js component for Apache ECharts. (docs)
Bar chart (with async data & custom theme)
Loaded.
Data coming in {{ seconds }} second{{ seconds > 1 ? "s" : "" }}...
Pie chart (with action dispatch)
Polar plot (with built-in theme)
Theme
Scatter plot (with gradient)
Map (with GeoJSON & image converter)
Connectable charts
Manual updates
You may use manual-update
prop for performance critical
use cases.