lyklinse opened a new issue #11342: 配置项手册 dataZoom-inside.preventDefaultMouseMove 文档错误 URL: https://github.com/apache/incubator-echarts/issues/11342 ### Version 4.3.0 ### Reproduction link [https://echarts.apache.org/zh/option.html#dataZoom-inside.preventDefaultMouseMove](https://echarts.apache.org/zh/option.html#dataZoom-inside.preventDefaultMouseMove) ### Steps to reproduce 1. 访问配置项文档地址https://echarts.apache.org/zh/option.html#dataZoom-inside.preventDefaultMouseMove 2. false:表示鼠标滚轮不能触发平移。 --> 应修改为 false:表示鼠标移动不能触发平移。 ### What is expected? 应修改为 false:表示鼠标移动不能触发平移。 ### What is actually happening? false:表示鼠标滚轮不能触发平移。 <!-- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
