Chartjs-Node-Canvas: There appears to be no Typescript equivalent to this library

Viewed 29

I'm trying to create a Chart using ChartJS but I do not have a DOM as I'm using ChartJS in a discord bot.

I've spent the last 2 hours trying to find a TypeScript equivalent to this library (https://www.npmjs.com/package/chartjs-node-canvas), but I've had no luck.

Are there any ways around this?

0 Answers
Related