Ovilia commented on PR #19228: URL: https://github.com/apache/echarts/pull/19228#issuecomment-1827450834
> Will it be more flexible if we can provide something like `minLabelStyle` / `maxLabelStyle`? Thanks for reminding. I think it should be enough with alignment for the first and last label, because the first / last label should not be more important than the others (think the case with dataZoom, where the first label is not fixed). The reason why we need `alignMinLabel` and `alignMaxLabel` is to avoid overriding the canvas, instead of wanting to make them distinctive. Also, if we provide `minLabelStyle` / `maxLabelStyle` with exact attributes like `axisLabel`, it may bring more bugs without a thorough test. So, I would suggest provide `alignMinLabel` and `alignMaxLabel` unless developers expressed requirements beyout that. Hope this makes sense to you. Thanks. -- 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]
