klinecharts / KLineChart

📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)

Home Page:https://klinecharts.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Mobile Device Touch-Scroll Up/Down

xtrmus opened this issue · comments

Feature Description

image

On mobile devices, the graphic changes if I swipe right or left. However, when you scroll up or down, there is no change in the graph. I consider it to be related to the following section. I wonder if you can fix this?

To Do

Also can we add an event ourselves? If we can add it, can you share an example of this?

I'm bothered about this issue also

Anyone happen to find a solution for this yet? I'm facing a similar issue with changing the pane height, but noticed that panning only works outside of the mobile browser view and only when I spam click+drag for a short distance...

EDIT: Noticed that the panning issue was only happening after I added console logs to the dist/klinechart file.

Issue with resizing in mobile view persists.