apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.27k stars 19.61k forks source link

在echarts中可以嵌入vue组件 #18322

Open laterdayi opened 1 year ago

laterdayi commented 1 year ago

What problem does this feature solve?

在echarts中可以嵌入vue组件

What does the proposed API look like?

在echarts中可以嵌入vue组件

echarts-bot[bot] commented 1 year ago

@laterdayi It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED
**TITLE** Vue components can be embedded in echarts **BODY** ### What problem does this feature solve? Vue components can be embedded in echarts ### What does the proposed API look like? Vue components can be embedded in echarts
Ovilia commented 1 year ago

具体是指什么功能?

laterdayi commented 1 year ago

设置无状态时,想用vue组件作为renderItem

Ovilia commented 1 year ago

没明白