projects
/
SaveMySugar
/
python3-savemysugar.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d807c
)
call_distance_modulation.gnuplot: try to improve the look of xtics labels
author
Antonio Ospite <ao2@ao2.it>
Sun, 3 Jan 2016 17:08:43 +0000
(18:08 +0100)
committer
Antonio 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
patch
|
blob
|
history
diff --git
a/plot/call_distance_modulation.gnuplot
b/plot/call_distance_modulation.gnuplot
index
70a171e
..
a3ea29f
100755
(executable)
--- a/
plot/call_distance_modulation.gnuplot
+++ b/
plot/call_distance_modulation.gnuplot
@@
-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