v7.0.8
What's Changed
- Fix ylab.axis.padding parameter in create.histogram by @stefaneng in #72
- Updated R CMD check workflow by @dan-knight in #69
- Fix segplot documentation by @stefaneng in #75
- Update pkgdown github action by @stefaneng in #85
- Add README.md by @forbiddenpersimmon in #79
- Fix version number in pkgdown action by @stefaneng in #87
- Removed outdated BPG links from table by @forbiddenpersimmon in #89
- Fix create.scatterplot example with line segments by @stefaneng in #76
- Use GitHub Packages CICD-base workflow by @dan-knight in #93
- Add ability to use expressions in multipanelplot x and y labels by @stefaneng in #96
- Update citation information to match
citation('Boutros.plotting.general')
by @forbiddenpersimmon in #103 - Add PR template for BPG by @stefaneng in #97
- Add ability to use expressions in main title and ylab.label.right for multipanelplot by @stefaneng in #106
- Fix bug with continuous legends by @dan-knight in #119
- Fix error with expressions in main for multipanelplots by @stefaneng in #113
- Add text ability for create.histogram by @stefaneng in #78
- Remove duplicated definitions of print/plot.multipanel by @stefaneng in #110
- Expose additional text options for text above bars in
create.barplot
by @stefaneng in #102 - Remove axis label with NULL in
create.boxplot
by @stefaneng in #74 - Remove outdated data storage code by @dan-knight in #117
- Update CRAN links by @dan-knight in #124
New Contributors
- @forbiddenpersimmon made their first contribution in #79
Full Changelog: v7.0.5...v7.0.8