I am trying to add zoom functionality to my chart using the chartjs-plugin-zoom project but I haven't been able to get it working yet.
https://github.com/chartjs/chartjs-plugin-zoom
I added the chartjs-plugin-zoom and the hammerjs dependency to my project. I have the zoom property added to my chart config as well.
Just curious if anyone else has got this plugin working?
I am trying to add zoom functionality to my chart using the chartjs-plugin-zoom project but I haven't been able to get it working yet.
https://github.com/chartjs/chartjs-plugin-zoom
I added the chartjs-plugin-zoom and the hammerjs dependency to my project. I have the zoom property added to my chart config as well.
Just curious if anyone else has got this plugin working?