]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - tests/01-rtt-history.sh
genhtml: Nicer other views
[can-benchmark.git] / tests / 01-rtt-history.sh
index 23d0a4ad6fdc1e04b8c383e5ae0c901c33874491..5d48ef55e5b04646cb3f2c02d196c933f86d4558 100755 (executable)
@@ -12,7 +12,7 @@ set title "Round-trip time history"
 set logscale y
 set grid
 set xlabel "Ping number"
-set ylabel "Round-trip time [{/Symbol m}s]"
+set ylabel "Round-trip time [ms]"
 plot "../00-rtt/socketcan-times-1000.dat" with lines, "../00-rtt/lincan-times-1000.dat" with lines
 EOF
 }