We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vben Admin V5
在处理echart中实现拖拽功能的时候需要用到echarts实例的API,但是useEcharts并没有将实例暴露出来,如果自己修改useEcharts,暴露instance,会出现报错。
希望能在最新版中的useEcharts中能将chartInstance也暴露出来
No response
The text was updated successfully, but these errors were encountered:
报错信息主要是datazoom导致的
Sorry, something went wrong.
feat: useEcharts 导出echarts实例vbenjs#5294
a00530d
No branches or pull requests
Version
Vben Admin V5
Description
在处理echart中实现拖拽功能的时候需要用到echarts实例的API,但是useEcharts并没有将实例暴露出来,如果自己修改useEcharts,暴露instance,会出现报错。
Proposed Solution
希望能在最新版中的useEcharts中能将chartInstance也暴露出来
Alternatives Considered
No response
Additional Context
No response
Validations
The text was updated successfully, but these errors were encountered: