]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - tests/rtt-virtual.sh
Graph are are in milliseconds to be more readable
[can-benchmark.git] / tests / rtt-virtual.sh
index 1762d33fff4d411aaaa857e63195e1fdad014e2b..70249cbfd6c536838e4a2af02df286654fc9e10b 100755 (executable)
@@ -14,7 +14,7 @@ p() { cat <<EOF
 set title "Round-trip time - virtual CAN"
 set logscale y
 set grid
-set xlabel "Time [{/Symbol m}s]"
+set xlabel "Time [ms]"
 set ylabel "Latency profile [messages]"
 plot [0:] "socketcan-virtual-1000.dat" with lp title "Socketcan",\
           "lincan-virtual-1000.dat" with lp title "Lincan"