chartjs / chartjs-chart-financial

Chart.js module for charting financial securities
MIT License
725 stars 197 forks source link

How can I use this with Node.js to generate server side charts? #16

Closed webworker01 closed 6 years ago

webworker01 commented 6 years ago

I'm using vmpowerio/chartjs-node to generate chart images serverside. I'm having a hard time finding out how to use this as an extension in such a scenario. Has anyone done this before?