baixiaodao86 opened a new issue, #21606: URL: https://github.com/apache/echarts/issues/21606
### What problem does this feature solve? 1、历史版本的滑块为箭头场景时,滑块标签显示在两侧,而非居中,不会发生重叠问题 2、后续版本的滑块无对应样式选择或设置,滑块标签数值始终居中显示,两滑块靠近时,标签上的数值会重叠 ### What does the proposed API look like? 支持分开设置滑块上的标签数值的对齐方式,例如 textStyle.align: ['left', 'right'] 或默认样式就是左侧滑块的标签值left左对齐,右侧滑块标签值右对齐 -- 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]
