final touches?
This commit is contained in:
parent
33254b0fc9
commit
f2025168ae
1 changed files with 3 additions and 3 deletions
|
|
@ -448,11 +448,11 @@
|
|||
"\n",
|
||||
"# legend\n",
|
||||
"labels_legend = [\n",
|
||||
" 'Renewables',\n",
|
||||
" 'Nuclear',\n",
|
||||
" 'Gas',\n",
|
||||
" 'Coal',\n",
|
||||
" 'Oil',\n",
|
||||
" 'Natural gas',\n",
|
||||
" 'Electricity',\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",
|
||||
"\n",
|
||||
|
|
|
|||
Loading…
Reference in a new issue