After calculating the imbalance, the value needs to be shown where the energy is missing.
Currently, it is plotted on the side where the surplus occurs.
Instead, it should look like this:

https://github.com/SPF-OST/pytrnsys_process/blob/main/pytrnsys_process/plot/plot_wrappers.py#283
Multiply Qimb by -1
After calculating the imbalance, the value needs to be shown where the energy is missing.
Currently, it is plotted on the side where the surplus occurs.
Instead, it should look like this:

https://github.com/SPF-OST/pytrnsys_process/blob/main/pytrnsys_process/plot/plot_wrappers.py#283
Multiply Qimb by -1