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

Zoom plugin isn't working if Zoom and Boxselect are implemented simultaneously in our Charts #3

Open
sitaramaraju555 opened this issue Nov 29, 2021 · 0 comments

Comments

@sitaramaraju555
Copy link

I have imported CDNs in the following order to implement zoom and boxselect in my chartjs application:
-moment.js
-hammer.js
-zoom plugin
-bundle.js
-boxselect plugin

situation1 :
If we import all of them as shown above, the zoom functionality isn't working (No errors either)
situation2 :
If we comment out bundle.js, zoom works, but not boxselect

Any leads to get both functionalities working together?

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

1 participant