Move plot legend to lower right

This commit is contained in:
Jose Gracia 2024-02-29 16:00:58 +01:00
parent 362416f8aa
commit 1096808f65

View file

@ -31,7 +31,7 @@ set title " Job ID $id
set title noenhanced
set xlabel "time since jobstart [s]"
set ylabel "power [W]"
set key left top
set key bottom right
set grid
do for [t in ts ] {