Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 15:10:05 +01:00
committed by GitHub
parent b723e589c6
commit 197d0342ce

View File

@@ -145,7 +145,7 @@ jobs:
set key top left autotitle columnheader
#set grid
set autoscale
set terminal png size 720,650
set terminal png size 720,300
set output 'stats.png'
plot 'Stats3' using 1:2 lt rgb 'red' w l title 'Total addons'
EOFMarker