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

   ### What problem does this feature solve?
   
   Apache ECharts's package size is about 300KB to 1MB after minification, 
which is sometimes unacceptable for mobile users. [ECharts's Server Side 
Rendering (SSR) 
solution](https://echarts.apache.org/handbook/en/how-to/cross-platform/server) 
can solve this problem to a great extent. But users cannot interact directly 
with the server-rendered image (with Canvas SSR) or SVG (with SVG SSR).
   
   ### What does the proposed API look like?
   
   ...


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to