night-vision
night-vision copied to clipboard
A way to generate one-time static charts via Node.
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
- [X] Read the docs.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.