Skip to content
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

facet free y and x scales #189

Open
vincentarelbundock opened this issue Aug 3, 2024 · 2 comments
Open

facet free y and x scales #189

vincentarelbundock opened this issue Aug 3, 2024 · 2 comments

Comments

@vincentarelbundock
Copy link
Collaborator

In plots like this one, it is sometimes useful to set different xlim or ylim on a per-facet basis. Is this possible now? Would it be hard to implement?

i2_histogram_subfield

@grantmcdermott
Copy link
Owner

It's possible, see here: #90 (comment)

I was reluctant to do this originally (for reasons detailed at the link), but have encountered a few cases myself where free axis scaling for facets would be useful. So I'm open to revisiting.

@vincentarelbundock
Copy link
Collaborator Author

Cool cool. I'll think about this when I'm back at work.

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

No branches or pull requests

2 participants