X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/d4f1900ea07df65ae562b263dac405b5ac5a18db..f327c4a4918c769993fb1bfa41fb3ea5fc462071:/tests/01-rtt-history.sh diff --git a/tests/01-rtt-history.sh b/tests/01-rtt-history.sh index 23d0a4a..5d48ef5 100755 --- a/tests/01-rtt-history.sh +++ b/tests/01-rtt-history.sh @@ -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 }