Ovilia commented on issue #21421: URL: https://github.com/apache/echarts/issues/21421#issuecomment-3652642297
Thank you for your feedback. Implementing this would require a significant amount of work, so we may not have plans to do it at the moment. From a technical perspective, if you wish to achieve this on your own, the most efficient approach is not to replace ZRender, but rather to add a new rendering engine based on it, similar to how SVG works: https://github.com/ecomfe/zrender/tree/master/src/svg -- 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]
