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 2021/08/24 13:47:10 UTC

[GitHub] [echarts] T0miii commented on issue #14050: When the chart dataZoom is zooming, the chart display problem after calling the interface drawing again

T0miii commented on issue #14050:
URL: https://github.com/apache/echarts/issues/14050#issuecomment-904657713


   I think i somehow i get the same behavior :
   ![image](https://user-images.githubusercontent.com/10532141/130627641-94fb08f2-2524-477e-98e8-8507e981a0d1.png)
   
   going to zoom on the small bump. Important to know, the zoom event also dispatches a request to get new data from the server cause the granularity is changing and then i use the setOption to set the new data.
   
   This is what i get when i zoom on the small bump:
   ![image](https://user-images.githubusercontent.com/10532141/130627916-7dc85cc2-2844-4eab-9371-0f213752773d.png)
   
   after animation: false this behavior seems to be gone. Can we have solution letting the animation active. An api to rerender the chart maybe?


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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