You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/06/02 23:31:21 UTC

[GitHub] [incubator-echarts] damir78 opened a new issue #10600: Server side rendering (send prepared pure SVG/XML to the client)

damir78 opened a new issue #10600: Server side rendering (send prepared pure SVG/XML to the client)
URL: https://github.com/apache/incubator-echarts/issues/10600
 
 
   ### What problem does this feature solve?
   Hello Guys,
   it will be very nice, if the chart, especially SVG part will be created on the server side. TO the client will be send ONLY SVG/XML and js-to control (Zoom, left, right, etc). Main purpose: disable data transfer (data in JS, CSV- files) and prepare SVG for client. 
   
   ### What does the proposed API look like?
   Prepare SVG data to be rendered on the client side -> Precompile/Precompress etc
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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