Recent Releases of ggnewscale
ggnewscale - ggnewscale 0.5.0
No new features, but a relatively important rewrite of the internals and updated dependency on ggplot2 3.5.0 to support the new Guides system (and only the new one).
Bugfixes
- Layers will retain custom attributes. (#65, @rsh52)
- TeX
Published by eliocamp over 1 year ago
ggnewscale - ggnewscale 0.4.9
- Fixes a bug when adding more than one extra scale and using geoms without explicit mapping (#45)
- TeX
Published by eliocamp over 2 years ago
ggnewscale - ggnewscale 0.4.8
- Updates documentation to conform to latest CRAN HTML5 requirements.
- TeX
Published by eliocamp over 3 years ago
ggnewscale - ggnewscale 0.4.7
Bugfixes
-
new_scale()respectsoverride.aesarguments (#98, thanks @jgabry)
- TeX
Published by eliocamp almost 4 years ago
ggnewscale - ggnewscale 0.4.6
Bugfixes
- Fixes guides not being recognised when defined outside scales (#38, thanks @PursuitOfDataScience)
- TeX
Published by eliocamp about 4 years ago
ggnewscale - ggnewscale 0.4.4
Bugfixes
- Fixes incompatibility with stats with custom
setup_data(#27, thanks @carlschmidt26 !)
- TeX
Published by eliocamp about 5 years ago
ggnewscale - 0.4.3
Bugfixes
- Fixes partial matching warning properly this time (🤞️). (#24 #25, thanks @hadley and @ leesaudan2)
- TeX
Published by eliocamp over 5 years ago
ggnewscale - 0.4.2
Bugfixes
- Fixed partial matching warning. (#24, thanks @hadley)
- TeX
Published by eliocamp over 5 years ago
ggnewscale - 0.4.1
Bugfixes
- Fixed error when adding a scale with
ggplot2not loaded. (#21, thanks @rmendels)
- TeX
Published by eliocamp about 6 years ago
ggnewscale - 0.4.0 - G minor
Bugfixes
new_scale()doesn't change plot by reference (#13, thanks @raymondben).Fixed bug in R versions older than 3.5 (#12, thanks @raymondben).
Added support for aesthetics set outside
aes()(#16, thanks @raymondben).new_scale()will work with aesthetics defined in the globalggplot()call (#18, thanks @efratushava).
- TeX
Published by eliocamp over 6 years ago
ggnewscale - 0.3.0 - F mayor
New features
New website at https://eliocamp.github.io/ggnewscale/
new_scale()adds a default scale if not supplied.
Bugfixes
new_scale()does not fail whenguide = "none"orguide = FALSE(#6, thanks @Maschette)new_scale()does not fail when using the default mapping (#7, thanks @RomanAbashin)
- TeX
Published by eliocamp over 6 years ago
ggnewscale - ggnewscale 0.2.0 - C major
Bugfixes
- Fixed error when defining positional scales before
new_scales()(#2, thanks @willgearty)
- TeX
Published by eliocamp almost 7 years ago