0.2.0 • Published 3 years ago

@sentry-internal/chart-renderer v0.2.0

Weekly downloads
-
License
BUSL-1.1
Repository
-
Last release
3 years ago

Sentry Chart Renderer

This is a small service written in NodeJS to generate chart graphics using node-canvas

  • ECharts. This service takes a configuration file defining styles, accepts JSON input for series data, and produces a png image to stdout.

It can also operate in a web-server mode to produce charts.