echarts-bot[bot] commented on issue #20334:
URL: https://github.com/apache/echarts/issues/20334#issuecomment-2343516744
@purpletastes 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. 🤗
<details><summary><b>TRANSLATED</b></summary><br>
**TITLE**
[Feature] If you want to configure other buttons, click the button to call
the dataView display method
**BODY**
### What problem does this feature solve?
toolbox: {
feature: {
dataView: {}
}
}
How can I achieve the effect of clicking other buttons to display the
dataView? That is, the dataView in the toolbox is not displayed by default, but
I want to click a button to display the effect. How to achieve this?
### What does the proposed API look like?
toolbox: {
feature: {
dataView: {}
}
}
How can I achieve the effect of clicking other buttons to display the
dataView? That is, the dataView in the toolbox is not displayed by default, but
I want to click a button to display the effect. How to achieve this?
</details>
--
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]