README
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.