openego / eDisGo

Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
GNU Affero General Public License v3.0
38 stars 14 forks source link

Fix: Correct Matplotlib Attribute Error #401

Closed joda9 closed 2 months ago

joda9 commented 3 months ago

Description

This pull request addresses an issue in the plots.py module where an AttributeError is raised due to the use of a non-existent get_cmap attribute in the matplotlib.cm module.

Type of change

Please delete options that are not relevant.

Checklist: