peopledoc / django-chartjs

Django Class Based Views to generate Ajax charts js parameters.
Other
404 stars 112 forks source link

chartjs-plugin-zoom not working #46

Closed pawan7476 closed 4 years ago

pawan7476 commented 4 years ago

I'm trying to integrate chartjs-plugin-zoom plugin with my canvas in my django application .I'm getting dataset values from backend API .Canvas is rendered but pan and zoom is not working . There is no error on the console.


nitinnain commented 4 years ago

This issue is in the front-end (HTML/JS). Nothing to do with this (django-chartjs) library.