awbear commented on issue #9546: Only scrolling without scaling when using 
dataZoom
URL: 
https://github.com/apache/incubator-echarts/issues/9546#issuecomment-446101662
 
 
   Thanks for reply. As I mentioned before, disable scale the graphic elements 
when appending new data and keep scrolling along the X axis available.
   
   ### Here are demos:
   
   #### Expected Behavior:
   
![1544512820271](https://user-images.githubusercontent.com/7347183/49784711-2cc7ac00-fd59-11e8-8903-ce2e3e43fa0a.gif)
   
   #### Current Behavior:
   
![1544513049032](https://user-images.githubusercontent.com/7347183/49784748-4bc63e00-fd59-11e8-85bf-5b0cc80a26b1.gif)
   
   In the second demo, graphic elements was shrunk after pending data. The 
first shows that graphic elements will keep the fixed size, it's a common scene 
in candlestick. 
   
   How to implement the feature as the first demo shows when using candlestick 
and dataset?
   
   Thx.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to