call_distance_modulation.gnuplot: try to improve the look of xtics labels
authorAntonio Ospite <ao2@ao2.it>
Sun, 3 Jan 2016 17:08:43 +0000 (18:08 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000 (10:48 +0100)
Increasing the xtics spacing and decreasing the font size makes the plot
look a little less crowded for long transmissions.

plot/call_distance_modulation.gnuplot

index 70a171e..a3ea29f 100755 (executable)
@@ -20,7 +20,7 @@ set xlabel "time since the first call (seconds)"
 
 set noytics
 
-set xtics 20 out nomirror rotate by -45
+set xtics 30 out nomirror rotate by -45 font "Georgia,12"
 
 set yrange[0:0.7]
 set size ratio 0.3