purpletastes opened a new issue, #20334:
URL: https://github.com/apache/echarts/issues/20334
### What problem does this feature solve?
toolbox: {
feature: {
dataView: {}
}
}
如何能够实现点击其他按钮来显示dataView的效果呢,也就是toolbox里面的dataView默认不展示,但是我想点击一个按钮来展示效果,如何实现呢
### What does the proposed API look like?
toolbox: {
feature: {
dataView: {}
}
}
如何能够实现点击其他按钮来显示dataView的效果呢,也就是toolbox里面的dataView默认不展示,但是我想点击一个按钮来展示效果,如何实现呢
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]