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

   ### What problem does this feature solve?
   
   当使用 
   myChart.dispatchAction({
             type: "takeGlobalCursor",
             key: "dataZoomSelect",
             dataZoomSelectActive: true,
           });移动端主动打开区域缩放功能后,手指在图表区域上下滑动均会触发缩放,
   尝试过preventDefaultMouseMove: false等均无效
   
   
   ### What does the proposed API look like?
   
   能否根据手指滑动的方向来触发缩放


-- 
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: [email protected]

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