ggstance 0.3.1
This version updates all ggstance layers to feature parity with
ggplot2 3.0.0.
-
New horizontal
geom_colh()layer. -
stat_counth()is now exported (#22). -
position_stackv()gainshjustandreversearguments (#17). -
New horizontal summary functions
mean_se_h(),mean_cl_boot_h(),
mean_cl_normal_h(),mean_sdl_h()andmedian_hilow_h()(#13,
thanks to @rjbgoudie). -
Change minimal R version to 3.1.0, to be consistent with ggplot2.
In addition a few bugs have been fixed: