SeanSobey / ChartjsNodeCanvas

A node renderer for Chart.js using canvas.
MIT License
228 stars 70 forks source link

Help - Use LoadImage() form Canvas for ChartjsNodeCanvas #100

Open DevKilioZOfficiel opened 2 years ago

DevKilioZOfficiel commented 2 years ago

Hello,

I would like to know if it is possible to put ChartjsNodeCanvas on Canvas (https://www.npmjs.com/package/canvas).

I have tried, but no image is sent in LoadImage()

Thank;

SeanSobey commented 2 years ago

Hi,

I don't understand your question fully. This library (ChartjsNodeCanvas) already combines chartjs and canvas (node-canvas). If you are having trouble getting started maybe try the readme?