Open itzTheMeow opened 1 year ago
A way to generate a chart image through NodeJS would be cool.
Something like new NightVision(...).generateImage() that returns a buffer with the chart in. Could have additional options for view settings.
new NightVision(...).generateImage()
No response
Description
A way to generate a chart image through NodeJS would be cool.
Suggested solution
Something like
new NightVision(...).generateImage()
that returns a buffer with the chart in. Could have additional options for view settings.Alternative
No response
Additional context
No response
Validations