Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于dataZoom 无法缩放,只能平移的问题 #73

Open
TY-LIU opened this issue Oct 21, 2019 · 1 comment
Open

关于dataZoom 无法缩放,只能平移的问题 #73

TY-LIU opened this issue Oct 21, 2019 · 1 comment

Comments

@TY-LIU
Copy link

TY-LIU commented Oct 21, 2019

echarts是4.4.0最新版本,之前的旧版本也试过,缩放都不能成功,只能左右滑动。

dataZoom: [
      {
             type: 'inside',
             start: 0,
             end: 50
      }
]

配置如上,在echarts编译器里是可以缩放的,但是用mpvue-echarts包了一层后就失效了。我不知道是哪里出了问题,来个大佬,帮帮孩子吧

@F-loat
Copy link
Owner

F-loat commented Oct 29, 2019

官方的小程序版是可以的嘛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants