night-vision icon indicating copy to clipboard operation
night-vision copied to clipboard

A way to generate one-time static charts via Node.

Open itzTheMeow opened this issue 2 years ago • 0 comments

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.

itzTheMeow avatar Jan 13 '23 20:01 itzTheMeow