CarterLi / vue3-echarts

Echarts binding for Vue 3
MIT License
49 stars 12 forks source link

for those who don't know how to bind events #2

Closed roymina closed 1 year ago

roymina commented 2 years ago

<vue-echarts :option="options" class="w-full h-full" @click="chartClicked" /> should mentioned in readme