You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/09/21 14:38:46 UTC

[GitHub] [echarts] xiaomaiyun opened a new issue, #17681: [Feature] Apache ECharts Node.js Export Server ( Server Side Rendering , HTTP Server)

xiaomaiyun opened a new issue, #17681:
URL: https://github.com/apache/echarts/issues/17681

   ### What problem does this feature solve?
   
   Apache ECharts Node.js Export Server ( Server Side Rendering , HTTP Server)
   
   Convert Apache ECharts charts to static image files.
   
   This is a node.js application/service that converts [Apache ECharts](https://echarts.apache.org/) 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.
   
   It has been implemented here:
   [Apache ECharts Node.js Export Server](https://github.com/xiaomaigou/echarts-export-server)
   https://github.com/xiaomaigou/echarts-export-server
   
   
   ### What does the proposed API look like?
   
   It has been implemented here:
   [Apache ECharts Node.js Export Server](https://github.com/xiaomaigou/echarts-export-server)
   https://github.com/xiaomaigou/echarts-export-server


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] Ovilia commented on issue #17681: [Feature] Apache ECharts Node.js Export Server ( Server Side Rendering , HTTP Server)

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #17681:
URL: https://github.com/apache/echarts/issues/17681#issuecomment-1255726239

   Thanks for your contribution! If this issue is try to let more people know about the repo, please close this one and add a line to [ecomfe/awesome-echarts](https://github.com/ecomfe/awesome-echarts).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] Ovilia closed issue #17681: [Feature] Apache ECharts Node.js Export Server ( Server Side Rendering , HTTP Server)

Posted by GitBox <gi...@apache.org>.
Ovilia closed issue #17681: [Feature] Apache ECharts Node.js Export Server ( Server Side Rendering , HTTP Server)
URL: https://github.com/apache/echarts/issues/17681


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org