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