SeanSobey / ChartjsNodeCanvas

A node renderer for Chart.js using canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help - Use LoadImage() form Canvas for ChartjsNodeCanvas

DevKilioZOfficiel opened this issue · comments

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;

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?