un titre sur le graphe

This commit is contained in:
tth 2019-01-13 15:34:27 +01:00
parent 3569e8dae9
commit f995b05cdd
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ gnuplot << __EOC__
set term png size 1600,512
set output "${IMAGE}"
set grid
set title "Dans le Double Dragon 2"
set xdata time
set timefmt "%s"
set format x "%H:%M:%S"