louieaa opened a new issue #10003: 折线图拐点hover API配置 URL: https://github.com/apache/incubator-echarts/issues/10003 ### What problem does this feature solve? 多条折线时,鼠标hover在某个拐点时,拐点样式变化,与另外一条的折线拐点不一致。 提高用户体验。 ### What does the proposed API look like? 可配置鼠标悬浮拐点样式 symbolHoverStyle:{ size: 10, background: '#f60', border:'1px solid #fff' } <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- 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]
