Skip to content

BUG: standoff causes axis title position to break if no tick labels #6890

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
ayjayt opened this issue Feb 9, 2024 · 0 comments · Fixed by #6889
Closed

BUG: standoff causes axis title position to break if no tick labels #6890

ayjayt opened this issue Feb 9, 2024 · 0 comments · Fixed by #6889

Comments

@ayjayt
Copy link
Contributor

ayjayt commented Feb 9, 2024

Fix: #6889

Back to building other features soon, but this bug interfered with a pozo release...

Mocks to show the error are over here: geopozo@fbb56f3

If you set a standoff and eliminate tick labels (via nticks=0, tickvals=[], showticklabels=false, whatever), the positioning system for the axis titles just breaks.

standoff is one of our only tools for positioning the title!

image

image

@ayjayt ayjayt changed the title BUG: standoff's cause axis title position to break if no tick labels BUG: standoff causes axis title position to break if no tick labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant