Skip to content

Releases: xiaomaigou/echarts-export-server

v1.0.1

28 Sep 12:38
Compare
Choose a tag to compare
  • [Fix] Add try catch exception.

v1.0.0

21 Sep 15:30
Compare
Choose a tag to compare

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.