GHRexplore changelog
0.2.1
- Fixed bug in
plot_correlation()where negative circles were not showing. - Added ellipsis argument to
plot_bivariate()to increase flexibility. - Minor documentation updates.
0.2.0
- New plotting function:
plot_timeseries2()for dual-axis time series plots. - Increased flexibility of
plot_map()(line colour, width, alpha). - by_year argument deprecated in
plot_map()and substituted by aggregate_time.
0.1.1
- Fixed tests failing with cowplot 1.2.0.
- Fixed minor bug in
plot_map().
0.1.0
- Initial CRAN submission.