Skip to content

Clipped rotated tick labels with automargin #3579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wbrgss opened this issue Feb 25, 2019 · 0 comments · Fixed by #3605
Closed

Clipped rotated tick labels with automargin #3579

wbrgss opened this issue Feb 25, 2019 · 0 comments · Fixed by #3605
Assignees
Labels
bug something broken

Comments

@wbrgss
Copy link
Contributor

wbrgss commented Feb 25, 2019

Related: #2985

The automargin padding calculation in the above issue has been fixed (:bowing_man:); however, longer tick labels still appear to be significantly clipped on graph widths that render the labels on an angle:

image

Codepen (a fork of the one in the above issue)

@etpinard etpinard added the bug something broken label Feb 26, 2019
@etpinard etpinard self-assigned this Mar 1, 2019
etpinard added a commit that referenced this issue Mar 1, 2019
etpinard added a commit that referenced this issue Mar 4, 2019
... in axis automargin computations. Add two mocks to lock this down!
etpinard added a commit that referenced this issue Mar 4, 2019
- start tests with margin:{l:0, t:0, r:0, b:0}
  to get more consistent result machine-to-machine
- add a few check to 🔒 #3579 even more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants