- Changes to conform to forthcoming {ggplot2} release
- Further enhancements to the
scale_[xy]_… functions
to support passing in of all the…_format()
params to make them more flexible
- Small modification to percent scales to account for changes in {ggplot2}
- Additional precision in setting various theme elements
- fix CRAN check errors
- new themes & fonts
- doc fixes
flush_ticks()
for easier alignment of x/y axis labelsipsum_pdf
R Markdown format for using hrbrthemes in PDFstheme_ipsum_tw()
(+ fonts) a Titillium Web-based theme- Updated theme_modern_rc()
- IBM Plex Sans font + theme
- New "dark" RC theme mostly for RStudio plotting
- Removed
purrr
dependency - Tweaked
scale_
s withexpand=c(0.01,0)
- Secondary axis support (by Dan Wilson)
- Updated tests
- Added
vdiffr
tests for the two core themes. - Moved
hunspell
andstringi
toSuggests
and added namespace tests togg_check()
. - Added
dict
andignore
parameters (with defaults) togg_check()
(@karldw) [PR #3]. - Fixed typos (@benmarwick) [PR #1].
- Spelling in vignette fixed (@zx8754) [Issue #6].
- New lighter grid color default
#cccccc
[Issue #7]. - Added font auto-loading (@alexwhan) [Issue #12].
- Made base font 0.5 pts larger
- Initial release with 'Roboto Condensed' and 'Arial Narrow' fonts based 'ggplot2' themes.
- Muted discrete color palette with 9 colors.
- 'ggplot2' scales for percentage and comma.