-
-
Notifications
You must be signed in to change notification settings - Fork 11
Issues: jbengler/tidyplots
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Switch from magrittr pipe to base pipe and drop magrittr as a dependency
#56
opened Jan 20, 2025 by
jbengler
Add support for 2d kernel density contours.
feature
a feature request or enhancement
#51
opened Jan 19, 2025 by
jbengler
Check for valid plotmath expression within
tidyplot_parser()
and provide meaningful error if incorrect
#48
opened Jan 17, 2025 by
jbengler
Error when variable used for an unexpected problem or unintended behavior
color
is a factor and contains unused levels
bug
#47
opened Jan 16, 2025 by
jbengler
Request for implementation of aes(shape = ..) in tidyplot() function
#45
opened Jan 12, 2025 by
ar-puuk
Title: How to add labels to a donut chart created with tidyplot?
feature
a feature request or enhancement
#21
opened Dec 9, 2024 by
Liu499-create
Provide meaningful error when accidentally using
+
instead of %>%
#20
opened Dec 5, 2024 by
jbengler
When using
limits = c(0, NA)
in adjust_*_axis()
the expansion aka padding is lost
#19
opened Dec 5, 2024 by
jbengler
ProTip!
Exclude everything labeled
bug
with -label:bug.