mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
tabs
This commit is contained in:
4
.github/workflows/weekly_stats_graphs.yaml
vendored
4
.github/workflows/weekly_stats_graphs.yaml
vendored
@@ -185,7 +185,7 @@ jobs:
|
||||
set output "$FOLDER/stats.png"
|
||||
set term png tiny
|
||||
plot for [i=2:*] 'Stats3' using 1:i w l title columnhead(i) smooth csplines
|
||||
EOFMarker
|
||||
EOFMarker
|
||||
) || ( gnuplot-nox -persist <<-EOFMarker
|
||||
set title "$TITLE"
|
||||
set ylabel 'Number of installations'
|
||||
@@ -199,7 +199,7 @@ jobs:
|
||||
set output "$FOLDER/stats.png"
|
||||
set term png tiny
|
||||
plot for [i=2:*] 'Stats3' using 1:i w l title columnhead(i)
|
||||
EOFMarker
|
||||
EOFMarker
|
||||
)
|
||||
fi
|
||||
done < "$input"
|
||||
|
||||
Reference in New Issue
Block a user