You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2019/12/24 17:07:53 UTC

[GitHub] [incubator-echarts] 100pah commented on issue #11898: datazoom component will trigger brushselected event.

100pah commented on issue #11898: datazoom component will trigger brushselected event.
URL: https://github.com/apache/incubator-echarts/issues/11898#issuecomment-568779736
 
 
   Yes it's by design.
   
   `brushselected` will be triggered when dispatchAction called, or use do brush behavior. But this event will not be triggered in setOption. [1]
   
   Probably you can use `toolbox.dataZoom` to meet your requirement.
   
   [1] https://echarts.apache.org/en/api.html#events.brushselected

----------------------------------------------------------------
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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org