X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f8bfdb29ed5ac039e63c0d4762373dcd3baa0f54..839937d2c18ad240ff87ba33d6ce144d5d8793a0:/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 }