1.可以读excel文件
2.可以计算8760小时
This commit is contained in:
@@ -153,7 +153,7 @@ def create_comprehensive_plot(solar_output, wind_output, thermal_output, load_de
|
||||
"""
|
||||
|
||||
ax7.text(0.1, 0.5, metrics_text, fontsize=11, verticalalignment='center',
|
||||
fontfamily='monospace', bbox=dict(boxstyle='round', facecolor='lightgray', alpha=0.8))
|
||||
fontfamily='SimHei', bbox=dict(boxstyle='round', facecolor='lightgray', alpha=0.8))
|
||||
|
||||
# 保存图片
|
||||
plt.savefig('comprehensive_analysis.png', dpi=300, bbox_inches='tight')
|
||||
|
||||
Reference in New Issue
Block a user