Update weekly_stats.yaml

This commit is contained in:
Alexandre
2023-01-09 10:25:17 +01:00
committed by GitHub
parent d4706135d8
commit 426c2466a2

View File

@@ -132,7 +132,7 @@ jobs:
}
}' Stats3 > StatsTmp && mv StatsTmp Stats3 && rm StatsTmp
# Plot graph
sudo apt-get install gnuplot -y
sudo apt-get install gnuplot-nox -y
gnuplot-nox -persist <<-EOFMarker
plot for [i=1:*] 'Stats3' using 0:i with lines title 'Column '.i
set term png