You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using chart js as a service with node.js(chartjs-node-canvas)
i tried to import this in multiple ways, through the plugins array(as i do it with the other plugins)
and it didn't work, then i tried to import this after the chart.js loaded but still not results(require('chartjs-plugin-labels'))
if you know any other way it could really help me out
Thanks!
The text was updated successfully, but these errors were encountered:
Hi guys
I am using chart js as a service with node.js(chartjs-node-canvas)
i tried to import this in multiple ways, through the plugins array(as i do it with the other plugins)
and it didn't work, then i tried to import this after the chart.js loaded but still not results(require('chartjs-plugin-labels'))
if you know any other way it could really help me out
Thanks!
The text was updated successfully, but these errors were encountered: