un titre sur le graphe

This commit is contained in:
tth 2019-01-13 15:34:27 +01:00
父節點 3569e8dae9
當前提交 f995b05cdd
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

@ -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"