NEWS
oaPlots 0.0.24
- full densityLegend functionality with accompanying utility functions
oaPlots 0.0.23
- prepare for CRAN submission
oaPlots 0.0-22
- clean up layout 'after' addLegend call
- upgrade to roxygen2 4.0; miscellaneous namespace fixes
- import ggplot2 instead of depending on it
oaPlots 0.0-21
oaPlots 0.0.20
- added densityLegend() function
oaPlots 0.0-19
- added oaTemplate buffer parameters
oaPlots 0.0-18
oaPlots 0.0-16
- minor changes to oaTemplate and drawSplitDensity
oaPlots 0.0-15
- 'par' handling now only changes the 'xpd' par, instead of all par values
oaPlots 0.0-14
- added density input functionality to drawSplitDensity
- updated test script and warning messaging for drawSplitDensity
oaPlots 0.0-13
- fixed a bug with the reversion of 'par' settings in function
oaPlots 0.0-12
- added 'box' parameters to oaTemplate to allow for a bounding box
- fixed a buffer issue with oaTemplate
- added axis tickmark labelling to oaTemplate
oaPlots 0.0-11
- added examples to pointsOnBoxplot, splitCircle, splitDensity, oaTemplate, prepLegend and addLegend
- pointsOnBoxplot now supports horizontal = TRUE
oaPlots 0.0-10
oaPlots 0.0-9
- added split circle documentation
oaPlots 0.0-8
- added split circle function
- added split density functions
- added oaTemplate
oaPlots 0.0-7
- added legend functions
- renamed package to 'oaPlots'
- fixed error for pointsOnBoxplot() with no y variable
- added 'roundTo' argument to pointsOnBoxplot()
oaPlots 0.0-6
- renamed the package to pointsOnBoxplot and minor namespace fixes
oaPlots 0.0-5
- wrote pointsOnBoxplot.formula and pointsOnBoxplot.default functions
- updated the test.pointsOnBoxplot script to test the new functionality
oaPlots 0.0-4
- fixed an error in the inner 'k' for loop of points on boxplot
oaPlots 0.0-3
- updated pointsOnBoxplot to have 'totalSpread' parameter
- use 'totalSpread'/2 when maxRep within a category is 2
oaPlots 0.0-2
oaPlots 0.0-1