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


   ### What problem does this feature solve?
   以折线图为例,点击折线图上面某处,可以实现,以该处为中心 整个折线图放大一倍或者缩小一倍,无需使用滑轮进行缩小和放大,可以实现精准的查看某处附近的数据
   
   ### What does the proposed API look like?
   点击某处,获取某处坐标,以该坐标为中心,相应改变x轴和y轴最小值和最大值,实现放大效果
   
   <!-- This issue is generated by echarts-issue-helper. 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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to