awesome-echarts icon indicating copy to clipboard operation
awesome-echarts copied to clipboard

Add Apache ECharts HTTP Export Server

Open xiaomaiyun opened this issue 2 years ago • 1 comments

Add Apache ECharts HTTP Export Server

Currently, there is no HTTP Export Server ( Server Side Rendering ) for ECharts. In view of this, we created Apache ECharts HTTP Export Server. The export server is a Node.js-based service, which is easy to install and integrate on any system. It accepts either JSON-formatted chart options or SVGs, together with additional resources, and uses node canvas to render Apache ECharts charts to images (PNG, JPG, SVG , PDF and Base64) to be sent back to the user.The application can be used either as a CLI (Command Line Interface), as an HTTP server, or as a node.js module..

The repo is here.

Thank you and look forward to contributing to this list.

xiaomaiyun avatar Sep 28 '22 13:09 xiaomaiyun

Please put this under Node.js section.

It has been resolved, please review.

xiaomaiyun avatar Oct 09 '22 08:10 xiaomaiyun

Please put this under Node.js section.

I change it.

please recheck.

xiaomaiyun avatar Oct 20 '22 12:10 xiaomaiyun