Skip to content

Right Axis rotation pushes label off chart #673

@nickofthyme

Description

@nickofthyme

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
Image 2020-05-12 at 9 30 51 AM

Version (please complete the following information):

  • OS: mac
  • Browser: all
  • Elastic Charts: 19.0.1

Metadata

Metadata

Assignees

Labels

:axisAxis related issue:xyBar/Line/Area chart relatedbugSomething isn't workingreleasedIssue released publicly

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions