Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 15:41:48 +01:00
committed by GitHub
parent 4d12982aac
commit f80822e454

View File

@@ -189,7 +189,8 @@ jobs:
set autoscale
set terminal png size 500,300
set output 'stats_addons.png'
plot for [i=2:*] 'Stats3' using 0:i
plot 'Stats3' using 1:10
#plot for [i=2:*] 'Stats3' using 0:i
EOFMarker
rm Stats3
- name: Commit if needed