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

交互pan在初始显示的数据项较少时,移动过快 #343

Closed
ZiQiangWang opened this issue Sep 25, 2018 · 1 comment
Closed

交互pan在初始显示的数据项较少时,移动过快 #343

ZiQiangWang opened this issue Sep 25, 2018 · 1 comment
Assignees
Milestone

Comments

@ZiQiangWang
Copy link

类型为timeCat,初始显示5条数据,滑动时,平移太快了,有没有配置调整灵敏度的参数

在现有的例子中做了测试,
折线图平移中,将
数据范围改为2010~2015,交互正常。

release: {
    min: 2010,
    max: 2015
}

柱状图平移中,将日期范围从2018-05-01 改为2018-05-17,平移速度太快。
image

@simaQ
Copy link
Contributor

simaQ commented Sep 25, 2018

恩,这个问题同 #342 是一样的,对于分类的交互优化还是需要优化一下

@simaQ simaQ self-assigned this Sep 27, 2018
@simaQ simaQ added this to the 3.3 milestone Nov 2, 2018
@simaQ simaQ closed this as completed Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants