Describe the bug
Using position right Axis with a rotation -90 and others, the Label is pushed off the chart.
<Axis
position={Position.Right}
tickLabelRotation={-90}
{/* ... */}
/>
To Reproduce
https://codesandbox.io/s/dawn-dew-xuv6i
Expected behaviour
Label should be visible
Screenshots

Version (please complete the following information):
- OS: mac
- Browser: all
- Elastic Charts:
19.0.1
Describe the bug
Using
positionrightAxis with a rotation-90and others, the Label is pushed off the chart.To Reproduce
https://codesandbox.io/s/dawn-dew-xuv6i
Expected behaviour
Label should be visible
Screenshots

Version (please complete the following information):
19.0.1