Skip to content

Commit a9e1a58

Browse files
authored
fix: vue-echarts is vue3 compatible (#3861)
1 parent 4e591bb commit a9e1a58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,13 +905,15 @@ _Overlay / modal / alert / dialog / lightbox / popup_
905905

906906
#### Charts
907907

908+
- [vue-echarts](https://github.com/ecomfe/vue-echarts) - The official Vue.js wrapper component for Apache ECharts.
908909
- [jscharting-vue](https://github.com/jscharting/jscharting-vue) - Vue chart component offering a complete set of chart types and engaging data visualizations with [JSCharting](https://jscharting.com/).
909910
- [flowchart-vue](https://github.com/joyceworks/flowchart-vue) - Flowchart & Flowchart designer component for Vue.js.
910911
- [vue-d3-barchart](https://github.com/emiliorizzo/vue-d3-barchart) - Small component to draw charts using d3.
911912
- [vue3-highcharts](https://github.com/smithalan92/vue3-highcharts) - A Highcharts.JS wrapper component for Vue 3
912913
- [echarts-for-vue](https://github.com/ambit-tsai/echarts-for-vue) - ECharts Wrapper Component For Vue 3 and 2
913914
- [vue3-chart-v2](https://github.com/vutran6853/vue3-chart-v2) - Vue wrapper component base on Chart.JS for Vue 3
914915
- [vue-gauge](https://github.com/chrisheanan/vue-gauge) - Vue.js component to create animated svg gauge charts
916+
915917
#### Time
916918

917919
_Display time / date / age_

0 commit comments

Comments
 (0)