Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 15:58:03 +01:00
committed by GitHub
parent 635401611b
commit d0173228e8

View File

@@ -189,7 +189,7 @@ jobs:
set autoscale
set terminal png size 500,300
set output 'stats_addons.png'
plot for [i=1:*] 'Stats3' using 0:i
plot for [i=1:*] 'Stats3' using 0:i w lp lc rgb 'red' lw 2 pt 5
EOFMarker
#plot for [i=1:*] 'Stats3' using 0:i
rm Stats3