SeanSobey / ChartjsNodeCanvas

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

How to use chartjs-plugin-gradient #102

Closed amitkumarhq closed 2 years ago

amitkumarhq commented 2 years ago

Does anyone knows how can I use this inside chartjs-node-canvas

Code: https://srcb.in/GWRaFimOiN

SeanSobey commented 2 years ago

Hi there,

Check out how this lib includes support for background colour. You should be able to use the boilerplate code to do what you need.