Skip to content

v1.0.0

Compare
Choose a tag to compare
@xiaomaiyun xiaomaiyun released this 21 Sep 15:30
· 1 commit to main since this release

Apache ECharts Node.js Export Server

This is a node.js application/service that converts Apache ECharts charts to static image files. It supports PNG, JPEG, SVG, and PDF output; and the input can be either SVG, or JSON-formatted chart options.

The application can be used either as a CLI (Command Line Interface), as an HTTP server, or as a node.js module.