Changes in version 0.8.3 - set default width in bar_plot() to avoid warning Changes in version 0.8.2 (2025-08-23) - fixed linewidth issue - docs updates - rhub update Changes in version 0.8.1 - added sign option to ezplot::ez_labels() Changes in version 0.7.13 (2024-01-28) - fixed row names in perf_df() Changes in version 0.7.12 - matched geom_text and axis text font size - bar_plot updates: - added repel/angle option to labels - added absolute/percent option to inside labels Changes in version 0.7.11 (2023-11-26) - bar_plot updates: - fixed top label position in bar_plot Changes in version 0.7.10 (2023-10-20) - fixed clipping of line_plot points - fixed plotting of factors along x-axis in line_plot - increased point size in line_plot - improved expanding of y-axis in line_plot Changes in version 0.7.9 - fixed fill order in pie_plot Changes in version 0.7.8 (2023-06-17) - fixed dodge option to bar_plot Changes in version 0.7.7 (2023-06-03) - added dodge option to bar_plot Changes in version 0.7.6 - fixed point colour in line_plot Changes in version 0.7.5 (2022-11-26) - fixed warnings caused by ggplot changes Changes in version 0.7.4 - fixed side_plot labels when facets contain a NaN - added points option to line_plot Changes in version 0.7.3 (2022-08-11) - updated to use tidyr::gather instead of gather_ - fixed bar_plot labels edge case - message cleanup Changes in version 0.7.2 (2021-08-08) - updated histogram_plot to pass bare y to geom_histogram - added limits_y argument to line_plot Changes in version 0.7.0 - added instantaneous lift to perf_df Changes in version 0.6.6 (2020-11-29) - added quantiles option to perf_df - fixed precision-recall plots when categorical target is used Changes in version 0.6.5 (2020-11-14) - added legend to ks_plot - added legend_ncol argument where applicable - added reorder argument to line_plot to match other plot functions - added tests Changes in version 0.6.2 (2020-08-14) - fixed variable_plot - updates to ez_jet for n < 5 - fixed issues with tsibble/tsibbledata - added ks_plot Changes in version 0.6.0 - added performance_plot - general clean up Changes in version 0.5.1 - minor fixes and clean up Changes in version 0.5.0 (2020-05-09) - added density_plot - added histogram_plot - added pr_plot - added lift_plot - fixes for new dplyr release Changes in version 0.4.1 (2020-04-25) - fixed problems where geom_col(orientation = "x") was no longer used by default Changes in version 0.4.0 (2020-03-29) - 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 Changes in version 0.3.1 (2019-07-20) - bug fixes for tsibbles - clean up - deleted ez_data and ez_log_breaks Changes in version 0.3.0 (2019-07-09) - added functions: distribution_plot, secondary_plot, calendar_plot - aesthetic updates - updated examples to use tsibbledata package - general cleanup Changes in version 0.2.2 (2019-01-30) First CRAN release.