issues
search
SeanSobey
/
ChartjsNodeCanvas
A node renderer for Chart.js using canvas.
MIT License
230
stars
79
forks
source link
Support for animations
#108
Closed
el
closed
2 years ago
el
commented
2 years ago
Some issues:
The number of frames returned changes on consecutive runs
It can only use toDataURL() and toBuffer() in sync mode. using a callback messes up things.
Some issues: