mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 15:15:58 +02:00
Update helper_stats_graphs.yaml
This commit is contained in:
2
.github/workflows/helper_stats_graphs.yaml
vendored
2
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -193,7 +193,7 @@ jobs:
|
|||||||
set terminal png size 500,300
|
set terminal png size 500,300
|
||||||
set output "stats.png"
|
set output "stats.png"
|
||||||
set term png tiny
|
set term png tiny
|
||||||
plot for [i=2:*] 'StatsTmp' using 1:i w l title columnhead(i) smooth csplines
|
plot for [i=2:*] 'StatsTmp' using 1:i w l title columnhead(i) smooth bezier
|
||||||
EOFMarker
|
EOFMarker
|
||||||
) || ( gnuplot-nox -persist <<-EOFMarker
|
) || ( gnuplot-nox -persist <<-EOFMarker
|
||||||
set title "$TITLE"
|
set title "$TITLE"
|
||||||
|
|||||||
Reference in New Issue
Block a user