Bilge opened a new issue #13397:
URL: https://github.com/apache/incubator-echarts/issues/13397


   ### What problem does this feature solve?
   Currently we need to attach a dataZoom component to zoom. This enables 
either widget zooming or mouse wheel zooming, but it does not support 
left-click drag zooming, which seems more intuitive and precise. That is, it is 
easier to zoom into the data you want by highlighting it directly, rather than 
controlling a separate widget (which is cumbersome) or using a mouse wheel 
(which is imprecise).
   
   ### What does the proposed API look like?
   See [live 
example](https://apexcharts.com/javascript-chart-demos/line-charts/syncing-charts/).
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
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:
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