openego / ego.powerflow

A power flow app to solve AC and DC powerflow problems using PyPSA
GNU Affero General Public License v3.0
5 stars 3 forks source link

Fix coloring for plot function plot_stacked_gen() #20

Closed ulfmueller closed 7 years ago

ulfmueller commented 7 years ago

@mariusves : The stacked generator plots does not display the colors in a correct way. Can you fix that easily or is it a bigger issue?

see: https://github.com/openego/ego.powerflow/blob/dev/egopowerflow/tools/plot.py#L74-L141

ulfmueller commented 7 years ago

should be fixed.