Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 13:45:56 +01:00
committed by GitHub
parent 9d921990a0
commit e940912435

View File

@@ -140,7 +140,7 @@ jobs:
set format x "%y-%m-%d"
set ylabel "Total installed addons"
show ylabel
plot for [i=1:*] 'Stats3'
plot 'Stats3'
set term png
set output "stats.png"
replot