echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] 移动端网页将dataZoomSelectActive设为true,手指上下滑动与区域缩放冲突

Open Iked4Elaiza opened this issue 1 year ago • 1 comments

What problem does this feature solve?

当使用 myChart.dispatchAction({ type: "takeGlobalCursor", key: "dataZoomSelect", dataZoomSelectActive: true, });移动端主动打开区域缩放功能后,手指在图表区域上下滑动均会触发缩放, 尝试过preventDefaultMouseMove: false等均无效

What does the proposed API look like?

能否根据手指滑动的方向来触发缩放

Iked4Elaiza avatar Dec 14 '24 08:12 Iked4Elaiza

@Iked4Elaiza It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

[Feature] Set dataZoomSelectActive to true on the mobile webpage, and sliding your finger up and down conflicts with area zooming.

echarts-bot[bot] avatar Dec 14 '24 08:12 echarts-bot[bot]