simmer.plot 0.1.12
New features
- New S3 methods for plotting monitoring statistics, which enable us to call
plot()
on the output ofget_mon_arrivals()
,get_mon_attributes()
andget_mon_resources()
(see?plot.mon
). Callingplot()
on thesimmer
environment will continue to work, but it is deprecated (#11).
Minor changes and fixes
- Better defaults for resources and attributes: all names/keys are plotted if nothing is specified (#13).