echarts-bot[bot] commented on issue #21606: URL: https://github.com/apache/echarts/issues/21606#issuecomment-4393915318
@baixiaodao86 Looks like you haven't used English for your query - I've automatically translated the content for you! 😊 To help more people understand your issue and get you faster assistance, we'd suggest using English next time if possible. Thanks for your understanding! 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Feature] The position of the labels on the VisualMap slider needs to be supported to avoid overlapping the values of the two labels when the sliders are very close **BODY** ### What problem does this feature solve? 1. When the slider in the previous version is an arrow scene, the slider label is displayed on both sides instead of in the center, and there will be no overlap problem 2. The slider in subsequent versions has no corresponding style selection or setting, and the value of the slider label is always displayed in the center, and the values on the label will overlap when the two sliders are close ### What does the proposed API look like? Support setting the alignment of label values on sliders separately, e.g. textStyle.align: ['left', 'right'] Or the default style is that the label value of the left slider is aligned left, and the label value of the right slider is aligned to the right </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]
