billychinglh opened a new issue, #17814:
URL: https://github.com/apache/echarts/issues/17814

   ### What problem does this feature solve?
   
   Hi,
   
   I wanna ask if there any way to control the speed/sensitivity of the zoom 
in/out function, because for the large data, its quite hard to zoom to the 
specific location in the chart.
   
   Thanks
   
   ### What does the proposed API look like?
   
   Can we have a props in dataZoom like sensitivity/ speed in order to have 
more control on zoom function. 
   
   For example, adding the speed and sensitivity props like chartjs-plugin-zoom 
did: 
   `zoom: { enabled: true, drag: false, mode: "x", speed: 0.1, sensitivity: 
0.01 },`


-- 
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-unsubscr...@echarts.apache.org.apache.org

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


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

Reply via email to