zhouzhili opened a new issue, #18779: URL: https://github.com/apache/echarts/issues/18779
### Version 5.4.2 ### Link to Minimal Reproduction https://codepen.io/zhili124/pen/rNQLaBz ### Steps to Reproduce 1、renderer 设置为svg 2、```pointer: { width: 10, itemStyle: { color: 'inherit' } },``` ### Current Behavior 指针的颜色是黑色 ### Expected Behavior pointer的颜色与axisLine配置的颜色一致,与renderer 设置为canvas时表现一致 ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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]
