commit 6d14ae3970a33b1a68a60e9a2774fc664f0d90d4 parent e35a1f2be8067ebdf96e269f1d5351235103a6e9 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Thu, 30 Jan 2020 13:45:36 +0100 Tweak colors in fig 3 Diffstat:
M | fig-hysteresis_rate/fig.gp | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fig-hysteresis_rate/fig.gp b/fig-hysteresis_rate/fig.gp @@ -22,7 +22,7 @@ unset label #set label "{/:Bold d}" at graph 0.02,0.93 set label "A" at graph 0.02,0.93 font ",12" plot \ -"timeseries_combined.txt" u ($2/1000):($4*$2/1000) w l lt 1 lc rgb "#40e0d0" t "" +"timeseries_combined.txt" u ($2/1000):($4*$2/1000) w l lt 1 lc rgb "#48d1cc" t "" unset x2tics unset ytics