helgasoft commented on issue #18247: URL: https://github.com/apache/echarts/issues/18247#issuecomment-1432408645
Variable **sv1** contains [SVG path commands](https://www.w3schools.com/graphics/svg_path.asp), like M = moveto, L = lineto, etc. They are all relative to the start point, which is the line end. -- 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]
