breos.plotting.plot_monthly_balance# breos.plotting.plot_monthly_balance(results_df, results_directory)[source]# Plot monthly energy balance with positive (PV, Export) and negative (Load, Import) bars. X-axis shows only month names (1-12). Parameters: results_df (DataFrame) – Simulation results DataFrame results_directory (str) – Directory to save plots Return type: None