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.
   
   
![Captura](https://user-images.githubusercontent.com/7376673/55726368-ec7af080-5a0f-11e9-8af4-64df2a1fa4f9.PNG).
   
   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").
   
   
![Captura2](https://user-images.githubusercontent.com/7376673/55726889-1da7f080-5a11-11e9-9209-d19ea446f3be.PNG)
   
   
   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]

Reply via email to