mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 14:36:28 +01:00
Use tabs
This commit is contained in:
4
.github/workflows/weekly_stats_graphs.yaml
vendored
4
.github/workflows/weekly_stats_graphs.yaml
vendored
@@ -199,8 +199,8 @@ jobs:
|
|||||||
set output "$FOLDER/stats.png"
|
set output "$FOLDER/stats.png"
|
||||||
set term png tiny
|
set term png tiny
|
||||||
plot for [i=2:*] 'Stats3' using 1:i w l title columnhead(i)
|
plot for [i=2:*] 'Stats3' using 1:i w l title columnhead(i)
|
||||||
EOFMarker
|
EOFMarker
|
||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
done < "$input"
|
done < "$input"
|
||||||
# Clean files
|
# Clean files
|
||||||
|
|||||||
Reference in New Issue
Block a user