[Git][NTPsec/ntpsec][master] Back off over agressive ytics precision reduction.
Gary E. Miller
gitlab at mg.gitlab.com
Thu Sep 8 22:48:09 UTC 2016
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
6cf59982 by Gary E. Miller at 2016-09-08T15:47:40-07:00
Back off over agressive ytics precision reduction.
- - - - -
1 changed file:
- ntpstats/ntpviz
Changes:
=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -408,7 +408,7 @@ set label 7 "99%% - 1%% = %(nn_m_o)s %(unit)s" at graph 0.01,0.65 left front
plot_template = NTPViz.Common + """\
set title "%(sitename)s: %(title)s"
set ylabel ""
-set ytics format "%%1.0f %(unit)s" nomirror
+set ytics format "%%1.1f %(unit)s" nomirror
set key top right box
%(labels)s
plot \
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/6cf59982e1414c3a90f55db328621e2964dd5ab4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160908/e5224b14/attachment.html>
More information about the vc
mailing list