From b4d762f83326d6fa822d72e19b1464933b41382a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:48:13 +0100 Subject: [PATCH] Update helper_stats_graphs.yaml --- .github/workflows/helper_stats_graphs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helper_stats_graphs.yaml b/.github/workflows/helper_stats_graphs.yaml index cc9212d99..ccb87482e 100644 --- a/.github/workflows/helper_stats_graphs.yaml +++ b/.github/workflows/helper_stats_graphs.yaml @@ -193,7 +193,7 @@ jobs: set terminal png size 500,300 set output "stats.png" 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 ) || ( gnuplot-nox -persist <<-EOFMarker set title "$TITLE"