zkycaesar opened a new issue, #20169: URL: https://github.com/apache/echarts/issues/20169
### What problem does this feature solve? 我的应用中,markLine是用户动态添加的。此时可能会产生两个问题: - 有时候用户想调整markLine的数值,如果能够通过拖拽进行调节,将会更为方便; - 如果多条markLine的数值比较接近,而label的位置是预设的,那么它们就有可能相互覆盖,如果label的位置也能拖拽调整就更方便了; ### What does the proposed API look like? markLine以及markLine.label实现可拖拽。 -- 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]
