X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph.src;h=108a80e031be06f90475c2aa12e78004aaed7b90;hb=7844fb305eb9723de2a0527102d503a1ab58d7f8;hp=3f9bda8fd251f9217951f3ad223d49ea883359de;hpb=b7c278771851b0dfad0daf1c817fbc93316ef96e;p=rrdtool.git diff --git a/doc/rrdgraph.src b/doc/rrdgraph.src index 3f9bda8..108a80e 100644 --- a/doc/rrdgraph.src +++ b/doc/rrdgraph.src @@ -61,7 +61,7 @@ statements (after all, most of them do define graph elements...). =item filename The name and path of the graph to generate. It is recommended to -end this in C<.png> or C<.gif> but B does not enforce this. +end this in C<.png>, C<.svg> or C<.eps> but B does not enforce this. I can be 'C<->' to send the image to C. In that case, no other output is generated. @@ -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 @@ -180,7 +192,9 @@ Z<> =item X-Axis -B<[-x|--x-grid EIGSTC<:>MTMC<:>MSTC<:>LTMC<:>LSTC<:>LPRC<:>LFM>E|C]> +B<[-x|--x-grid EIGSTC<:>MTMC<:>MSTC<:>LTMC<:>LSTC<:>LPRC<:>LFM>E]> + +B<[-x|--x-grid C]> The x-axis label is quite complex to configure, if you don't have very special needs it is probably best to rely on the autoconfiguration @@ -215,7 +229,9 @@ Z<> =item Y-Axis -B<[-y|--y-grid Igrid stepE:Elabel factorE>|C]> +B<[-y|--y-grid Igrid stepE:Elabel factorE>]> + +B<[-y|--y-grid C]> Y-axis grid lines appear at each I interval. Labels are placed every I