100pah commented on issue #9825: Add support for svg sprite symbols URL: https://github.com/apache/incubator-echarts/issues/9825#issuecomment-457006536 Thanks @ClemMakesApps . The SVG path set to <https://ecomfe.github.io/echarts-doc/public/en/option.html#series-line.symbol> is not really converted to a SVG element, but is parsed to generate corresponding zrender graphic elements and then rendered in canvas or SVG. The performance issue has been considered inside this procedure.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
