xdbobname opened a new issue, #19636: URL: https://github.com/apache/echarts/issues/19636
### What problem does this feature solve?  I'd like to align ending axis labels with the boundary, but the boundaryGap not suitable for category axis chart. I suggest extend boundaryGap api,passed a fixed value to describe onBand margin. Such as `[10,20]` means, 10px for left margin, 20px for right margin. ### What does the proposed API look like? I suggest extend boundaryGap api,and pass absolute value to describe onBand margin. Such as `[10,20]` means, 10px for left margin, 20px for right margin -- 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]
