echarts-bot[bot] commented on issue #20169: URL: https://github.com/apache/echarts/issues/20169#issuecomment-2232231979
@zkycaesar It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **BODY** ### What problem does this feature solve? In my application, markLine is dynamically added by the user. Two problems may arise at this time: - Sometimes users want to adjust the value of markLine. It will be more convenient if it can be adjusted by dragging; - If the values of multiple markLines are relatively close and the label positions are preset, then they may cover each other. It would be more convenient if the label position can also be dragged and adjusted; ### What does the proposed API look like? markLine and markLine.label are draggable. </details> -- 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]
