Bilge opened a new issue #13291: URL: https://github.com/apache/incubator-echarts/issues/13291
### What problem does this feature solve? MarkLines are currently tied to a series, so if the series is toggled off, the markLine disappears. We want to be able to mark an axis, so the markLine is always visible regardless of which series are displayed. ### What does the proposed API look like? Same as markLine API for series, but available on axis. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
