You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/04/12 12:28:51 UTC

[GitHub] [incubator-echarts] DeadManPoe commented on issue #10274: Access toolbox features programmatically without the need of the toolbox

DeadManPoe commented on issue #10274: Access toolbox features programmatically without the need of the toolbox
URL: https://github.com/apache/incubator-echarts/issues/10274#issuecomment-482556090
 
 
   I want to do area data zoom which is different from a simple data zoom that you can do by using the data zoom action. I want to be able to select an area on the graph and then zoom inside after the selection is completed; to accomplish this now you can only resort to the toolbox data zoom feature or dispatch the takeGlobalCursor of type 'dataZoomSelect' action, but you cannot dispatch the action without having the toolbox, otherwise, the action will not produce anything.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org