Can not set boundries for panning #10238
Unanswered
yagizyalcintas
asked this question in
Q&A
Replies: 1 comment
-
@yagizyalcintas if I may, I think this discussion should be raised in the zoom plugin site: https://github.com/chartjs/chartjs-plugin-zoom |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to limit the panning. (not going much beyond the existing x date time values) I have tried the solution in: here But now my graph stopped panning all together. Can you help me with this problem? I am using chartjs 3.7.1 and zoom plugin 1.2.0 and hammer 2.0.8.
Javascript and html code:
code.zip
Beta Was this translation helpful? Give feedback.
All reactions