Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 15:11:53 +01:00
committed by GitHub
parent 2e9b77b566
commit dfce8d4310

View File

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