Ovilia commented on issue #15983: URL: https://github.com/apache/echarts/issues/15983#issuecomment-956117638
This doesn't seem to be a bug. The border is expected to be rendered on-top of the shape. That is to say, the shape (sector in pie series) is first rendered and then the border is rendered on it. The shape is rendered with the same size with or without border so it is expected to be the same with a transparent border or not. -- 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]
