dadazhouRenee opened a new issue #16017: URL: https://github.com/apache/echarts/issues/16017
version: 4.X 官方文档上: ``` 指示器类型。 'line' 直线指示器 'shadow' 阴影指示器 'none' 无指示器 'cross' 十字准星指示器。其实是种简写,表示启用两个正交的轴的 axisPointer。``` 有的场景可能需要line+shadow 或者 cross+shadow -- 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]
