summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3d652b3)
raw | patch | inline | side by side (parent: 3d652b3)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 16 Apr 2002 05:00:07 +0000 (05:00 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 16 Apr 2002 05:00:07 +0000 (05:00 +0000) |
program/doc/rrdgraph.src | patch | blob | history |
index c9360b9f345f2a920240826f23be8d4be4336613..3d2c3245d195f8087898699d3e702fce5a1c3f6e 100644 (file)
--- a/program/doc/rrdgraph.src
+++ b/program/doc/rrdgraph.src
be useful when graphing router traffic when the WAN line uses compression,
and thus the throughput may be higher than the WAN line speed.
+B<[--no-gridfit]>
+
+To avoid antialiasing effects gridlines are placed on
+integer pixel values. This is by default done by extending
+the scale so gridlines happends to be spaced using an
+integer number of pixels, and starts on integer pixel value.
+This might extend the scale too much for some logarithmic scales
+and for linear scales where --alt-autoscale is needed.
+Using --no-gridfit disables modification of the scale,
+and just truncates y-coordinates to integer values for bitmap
+formats.
+
Z<>
=item Grid