You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New S3 methods for plotting monitoring statistics, which enable us to call plot() on the output of get_mon_arrivals(), get_mon_attributes() and get_mon_resources() (see ?plot.mon). Calling plot() on the simmer 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).