[Git][NTPsec/ntpsec][master] ntpclients/ntpviz.py: Tweak nSat format. To remove repeat ytics.
Gary E. Miller (@garyedmundsmiller)
gitlab at mg.gitlab.com
Mon Jan 10 04:17:46 UTC 2022
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
cb0572b8 by Gary E. Miller at 2022-01-09T20:17:05-08:00
ntpclients/ntpviz.py: Tweak nSat format. To remove repeat ytics.
- - - - -
1 changed file:
- ntpclients/ntpviz.py
Changes:
=====================================
ntpclients/ntpviz.py
=====================================
@@ -789,7 +789,7 @@ set terminal %(terminal)s size %(size)s
set title "%(sitename)s: Local GPS%(clipped)s
set ytics format "%(fmt)s TDOP" nomirror textcolor rgb '#0060ad'
set yrange [%(min_y)s:%(max_y)s]
-set y2tics format "%%2.0f nSat" nomirror textcolor rgb '#dd181f'
+set y2tics format "%%4.1f nSat" nomirror textcolor rgb '#dd181f'
set style line 1 lc rgb '#0060ad' lt 1 lw 1 pt 7 ps 0 # --- blue
set style line 2 lc rgb '#dd181f' lt 1 lw 1 pt 5 ps 0 # --- red
set key top right
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/cb0572b84ad928dae7e24204f2ae12eff576ac55
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/cb0572b84ad928dae7e24204f2ae12eff576ac55
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20220110/218f74f9/attachment.htm>
More information about the vc
mailing list