fix: mix 4 hydroelectricity
This commit is contained in:
parent
c611b59448
commit
461b7d5cee
1 changed files with 2 additions and 2 deletions
|
|
@ -343,10 +343,10 @@
|
|||
" 'Coal',\n",
|
||||
" 'Oil',\n",
|
||||
" 'Natural gas',\n",
|
||||
" 'Electricity',\n",
|
||||
" 'Hydroelectricity',\n",
|
||||
" 'Biomass'\n",
|
||||
"]\n",
|
||||
"ax.legend(labels=labels_legend, loc='right', bbox_to_anchor=(0.558, 0.5, 0.55, 0.832), edgecolor=\"white\", reverse=True)\n",
|
||||
"ax.legend(labels=labels_legend, loc='right', bbox_to_anchor=(0.582, 0.5, 0.55, 0.833), edgecolor=\"white\", reverse=True)\n",
|
||||
"\n",
|
||||
"# output to file\n",
|
||||
"plt.savefig(\"version_2/output/4_mix.png\")"
|
||||
|
|
|
|||
Loading…
Reference in a new issue