### Version 1.1.0-beta.10 ### Link to Minimal Reproduction https://codesandbox.io/s/axis-labels-display-error-kcqsvq?file=/src/index.ts ### Steps to Reproduce none ### Current Behavior 1. left axis label's textAlign and textBaseLine are wrong when axis label space is 0  2. left axis can not move autolly to avoid intersecting with the axis line  ### Expected Behavior 1. left axis label layout correctly when axis label space is 0 2. left axis label auto layout when axis label config has angle ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_
Version
1.1.0-beta.10
Link to Minimal Reproduction
https://codesandbox.io/s/axis-labels-display-error-kcqsvq?file=/src/index.ts
Steps to Reproduce
none
Current Behavior
left axis label's textAlign and textBaseLine are wrong when axis label space is 0

left axis can not move autolly to avoid intersecting with the axis line

Expected Behavior
Environment
Any additional comments?
No response