RubenCardos opened a new issue #10234: Call to dataView button from another menu URL: https://github.com/apache/incubator-echarts/issues/10234 Hi everyone! I have been woorking with Angular and echarts in a proyect, and a i want to see the dataView table from another menu. I read in the API Documentatión that i can call to echarts functions with the dispatch funcition, something like that > this.echartInstance.dispatchAction({ type: 'restore' }); I attach two images, the first is what i gotnow , the dataView Toolbox icon (with the label "A") and the button (with label B), that button must show the same table that the dataView icon shows when is pressed. . The second image is what appears when press the dataView icon (label "A"), that`s what i want to appears when i press the another button (label "B").  Any ideas or advices? Thanks a lot !
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
