Closed mattfidler closed 4 years ago
This adds unit support (which I need if I will use xgxr using in RxODE)
xgxr
RxODE
It also fixes a bug where number_breaks in xgx_breaks_time is not honored.
number_breaks
xgx_breaks_time
While I can merge, perhaps someone should review.
This pull request was broken by the new ggplot2_3.3.0 release; You can see the difference in the tests
Withdrawn based on ggplot2 3.3.0/ggforce incompatibility
See https://github.com/thomasp85/ggforce/issues/190
This adds unit support (which I need if I will use
xgxr
using inRxODE
)It also fixes a bug where
number_breaks
inxgx_breaks_time
is not honored.