hypatia.Plotter.plot_total_capacity

Plotter.plot_total_capacity(path, tech_group, regions='all', kind='bar', decom_cap=True, mode='updatemenus', aggregate=False)

Plots operative total capacity and total decomissioned capacity

Note

residual capacities are plotted with the same color but with lower opacity

Parameters:
  • path (str) – path to save the plot with the extension

  • tech_group (str) – the group of the techs to be plotted

  • regions (str) – the regions to be plotted

  • kind (str) – kind of the plot [‘bar’,’area’]

  • decom_cap (boolean) – if True, will plot the total decomissioned capacities as negative numbers