-
Notifications
You must be signed in to change notification settings - Fork 335
Closed
Description
Hi.
I'm trying to make faster zooming when there is large data in chart.
My chart looks like this: https://imgur.com/a/9EvD3ua
So problem is when I'm trying to zoom in, I must scroll too much ( 10 seconds ) to zoom in to maximum.
I've used this props:
zoom: { enabled: true, drag: false, mode: "x", speed: 0.1, sensitivity: 0.01 },
Is there any option, solution for faster zooming ?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels