Releases: wkostelecki/ezplot
Releases · wkostelecki/ezplot
ezplot v0.7.1
ezplot 0.7.1
- updated histogram_plot to pass bare y to geom_histogram
- added limits_y argument to line_plot
ezplot v0.6.5
latest CRAN and conda-forge release
ezplot 0.6.0
CRAN release
ezplot 0.5.0
CRAN release:
- added density_plot
- added histogram_plot
- added pr_plot
- added lift_plot
- fixes for new dplyr release
ezplot 0.4.0
ezplot 0.4.0
- prep for dplyr 1.0.0
- fixed "don't test" examples
- added ez_app and variable_plot
- coord_flip option for bar_plot
- deleted mean_plot
Minor bug fixes
ezplot 0.3.1
- bug fixes for tsibbles
- clean up
- deleted ez_data and ez_log_breaks
CRAN release
ezplot 0.3.0
- added functions: distribution_plot, secondary_plot, calendar_plot
- aesthetic updates
- updated examples to use tsibbledata package
- general cleanup
First CRAN release
v0.2.2 updates to build ignore