getZoomLevel doesn't appear to be exported #858
kpierro-cb
started this conversation in
General
Replies: 1 comment
-
Try |
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
-
When I try to use getZoomLevel, webpack gives me a compile error that it's not available:
export 'getZoomLevel' (imported as 'getZoomLevel') was not found in 'chartjs-plugin-zoom' (possible exports: default, pan, resetZoom, zoom, zoomRect, zoomScale)
Beta Was this translation helpful? Give feedback.
All reactions