Releases: TidierOrg/TidierPlots.jl
Releases · TidierOrg/TidierPlots.jl
v0.8.0
TidierPlots v0.8.0
Merged pull requests:
- used - instead of , to remove compat curse (#113) (@drizk1)
- You wouldnt pirate a type (#118) (@rdboyes)
- You wouldnt pirate a type (#119) (@rdboyes)
- fixes for geom_text and geom_smooth (#120) (@rdboyes)
- fixes colors for density (#121) (@rdboyes)
- compat fixes (#122) (@rdboyes)
Closed issues:
- @aes macro update to support calculated aesthetics (#71)
- 0.8.0 Release Checklist (#73)
- Refactor: Reduce internal use of String types in favor of Symbols (#97)
- If two transforms are applied to one column, the results can be unexpected (#100)
- Use of
aes(color=category)
ingeom_density
orgeom_hist
(#102) - Quarantine some of the more controversial features (#108)
- TidierPlots cannot handle DateTime axis and throws error on
isless
comparison (#111) - Issue with facet_wrap() Functionfacet_wrap(variable) (#115)
- aes(color=category) doesn't work with geom_line (#116)
- Cannot plot
CategoricalValue
Variables (#117)
v0.7.8
v0.7.7
TidierPlots v0.7.7
v0.7.6
TidierPlots v0.7.6
Merged pull requests:
- add plot_layout basic functionality (#99) (@cnrrobertson)
Closed issues:
v0.7.5
v0.7.4
TidierPlots v0.7.4
Merged pull requests:
- Document all geoms (#92) (@adknudson)
- Add label_functions for scale_x/y_continuous (#94) (@cnrrobertson)
- Patchwork extension (#95) (@cnrrobertson)
Closed issues:
v0.7.3
v0.7.2
TidierPlots v0.7.2
Merged pull requests:
- Added missing doc strings for all geoms + others (#79) (@adknudson)
- Removed documentation build artifacts (#84) (@adknudson)
- Pass all arguments on to Makie (#87) (@adknudson)
- Aes outside ggplot (#88) (@rdboyes)
Closed issues:
v0.7.1
TidierPlots v0.7.1
Merged pull requests:
- add missing
transforms
variable ingeom_vline
(#77) (@adknudson)
Closed issues: