hypatia.Plotter.plot_new_capacity

Plotter.plot_new_capacity(path, tech_group, regions='all', kind='bar', cummulative=False, mode='updatemenus', aggregate=False)

Plotes new capacity of a group of technologies

Parameters:
  • path (str) – the path to save the file with the file 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’]

  • cummulative (boolean) – if True, plots the cummulative new capacity else will plot new capacity

  • mode (str) – defines the model of plots in case multiple restions are given