summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a1d8708)
raw | patch | inline | side by side (parent: a1d8708)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 11 Feb 2003 10:16:46 +0000 (10:16 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 11 Feb 2003 10:16:46 +0000 (10:16 +0000) |
program/doc/rrdgraph_graph.src | patch | blob | history |
index 5b3bfd61628bfd19c0601c6041b5b5253f9226b1..9e315b9dfa775f862187c2b90b51dd7c5341dff9 100644 (file)
=item *
-B<%#.#lg> prints like 12345.6789, with optional field width and number of
-significant digits
-
-=item *
-
B<%s> place this after B<%le>, B<%lf> or B<%lg>. This will be replaced by the
appropriate SI magnitude unit and the value will be scaled
accordingly (123456 -> 123.456 k)