doc for gridfit by peter
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 16 Apr 2002 05:00:07 +0000 (05:00 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 16 Apr 2002 05:00:07 +0000 (05:00 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@124 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdgraph.src

index c9360b9..3d2c324 100644 (file)
@@ -172,6 +172,18 @@ value, if not defined on the command line, will be 0. This option can
 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