You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "echarts-bot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/20 03:57:09 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #18783: 由于浏览器在渲染大量svg节点时性能很差,想把svg节点通过这个库映射为canvas,

echarts-bot[bot] commented on issue #18783:
URL: https://github.com/apache/echarts/issues/18783#issuecomment-1598071534

   @nanfb It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   Because the browser has poor performance when rendering a large number of svg nodes, I want to map svg nodes to canvas through this library.
   
   **BODY**
   
   ### What problem does this feature solve?
   
   Performance issues caused by a large number of SVG nodes
   
   ### What does the proposed API look like?
   
   It can provide a method similar to svgToCanvas, and then pass in svg nodes and rendered nodes to display, etc., to traverse the properties and events of node objects, convert them into json format and then render them through canvas, and also support event processing.
   </details>


-- 
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