[Git][NTPsec/ntpsec][master] Move histrogram text to roght side, less crowded there.

Gary E. Miller gitlab at mg.gitlab.com
Fri Sep 2 03:03:57 UTC 2016


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
0f6678d5 by Gary E. Miller at 2016-09-01T20:03:06-07:00
Move histrogram text to roght side, less crowded there.

- - - - -


1 changed file:

- ntpstats/ntpviz


Changes:

=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -416,11 +416,11 @@ set label 3 "99%%" at %(ninetynine)s, graph 0.20  left front offset -1,-1
 set label 4 "90%%" at %(ninety)s, graph 0.35  left front offset -1,-1
 set label 5 "1%%" at %(one)s, graph 0.20  left front offset -1,-1
 set label 6 "5%%" at %(five)s, graph 0.35  left front offset -1,-1
-set label 10 "1σ (68%%) = %(values_pstd)s μs" at graph 0.01,0.95 left front
-set label 11 "99%% = %(ninetynine)s μs" at graph 0.01,0.90 left front
-set label 12 "90%% = %(ninety)s μs" at graph 0.01,0.85 left front
-set label 13 "5%% = %(five)s μs" at graph 0.01,0.80 left front
-set label 14 "1%% = %(one)s μs" at graph 0.01,0.75 left front
+set label 10 "1σ (68%%) = %(values_pstd)s μs" at graph 0.99,0.95 right front
+set label 11 "99%% = %(ninetynine)s μs" at graph 0.99,0.90 right front
+set label 12 "90%% = %(ninety)s μs" at graph 0.99,0.85 right front
+set label 13 "5%% = %(five)s μs" at graph 0.99,0.80 right front
+set label 14 "1%% = %(one)s μs" at graph 0.99,0.75 right front
 plot \
  "-" using ($1 * 1000000):2 title "histogram" with boxes
 ''' % locals()



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0f6678d52878a19e6e7676cea66f2e68d94c06d2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160902/1761aba0/attachment.html>


More information about the vc mailing list