antvis/G2

缩放图表,页面跟着滚动 #3883

sanwanliu posted onGitHub

  • I have searched the issues of this repository and believe that this is not a duplicate.

https://g2-v3.antv.vision/zh/examples/other/other#zoom-scatter

Steps to reproduce

缩放图表,页面跟着滚动

Environment Info
g2 3.5.19
System linux
Browser Chrome Version 100.0.4896.127 (Official Build) (64-bit)

有什么方法可以让页面不跟着滚动吗,4.1有看到相关api,3.X没有么

<!-- generated by antv-issue-helper. DO NOT REMOVE -->


   document.getElementsByTagName('canvas')[0].addEventListener('mousewheel', function (event) {
        event.preventDefault();
    }, false);
posted by sanwanliu about 3 years ago

Fund this Issue

$0.00
Funded

Pull requests