plotting#
Core plotting functions for simulations, multisims, and scenarios.
Also includes Plotly-based plotting functions to supplement the Matplotlib based ones that are of the Sim and Scenarios objects. Intended mostly for use with the webapp.
Functions
Plot the results of a single simulation -- see Sim.plot() for documentation |
|
Plot the results of a scenario -- see Scenarios.plot() for documentation |
|
Plot a single result -- see |
|
Plot a MultiSim comparison -- see MultiSim.plot_compare() for documentation |
|
Plot statistics of a population -- see People.plot() for documentation |
|
Main simulation results -- parallel of sim.plot() |
|
Plot a "cascade" of people moving through different states |
|
Plot an animation of each person in the sim |