Skip to content
New issue

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

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

Already on GitHub? # to your account

Issue with facet_wrap() Functionfacet_wrap(variable) #115

Closed
mathutopia opened this issue Sep 8, 2024 · 5 comments
Closed

Issue with facet_wrap() Functionfacet_wrap(variable) #115

mathutopia opened this issue Sep 8, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@mathutopia
Copy link

Describe the bug
Hello,

I'm encountering an issue with the facet_wrap() function when using the TidierPlots package. I've noticed that when I apply facet_wrap() to a plot, it causes the plot to malfunction.

截图_选择区域_20240908102431

@mathutopia mathutopia added the bug Something isn't working label Sep 8, 2024
@kdpsingh
Copy link
Member

kdpsingh commented Sep 8, 2024

Can you try facet_wrap(:variable)?

@mathutopia
Copy link
Author

mathutopia commented Sep 9, 2024 via email

@mathutopia
Copy link
Author

issue.pdf

@rdboyes
Copy link
Member

rdboyes commented Sep 18, 2024

I can fix this - as a temporary solution, the graph should work if you set explicit limits with lims for y

@rdboyes
Copy link
Member

rdboyes commented Sep 18, 2024

This is fixed in the latest dev version - will be working as of 0.8.0 release (soon!)

@rdboyes rdboyes closed this as completed Sep 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants