spice_ev.report.plot

spice_ev.report.plot(scenario)

Plot various timeseries collected over the duration of the simulation.

Generated plots:

  1. SoC over time per vehicle

  2. Power over time per charging station

  3. SoC over time per stationary battery (if present)

  4. Power over time aggregated over all instances of various power sources and sinks like grid connectors, charging stations, local power generation and batteries

  5. Price over time per grid connector

Parameters:

scenario (spice_ev.Scenario) – The scenario for which to generate the plots.