xdbobname commented on PR #19638: URL: https://github.com/apache/echarts/pull/19638#issuecomment-2134543994
> This seems to be more like some kind of `margin/padding` than `boundaryGap` to me, since its value is in pixels rather than the unit of the axis. > > Consider the real world cases where this feature should be useful and add the cases in the test. And when you are clear about where this feature should be used, give it a better name (margin?pardding?offset?...) to isolate from `boundaryGap`. Although it behaves like margin, (and it actually replace margin in the code), such behaivor has already been supported by the value axis. So I try to keep the prop name. -- 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]
