X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph.pod;h=be421e869ed467eddb602bb2ee6d0fb1412002ee;hb=2b10154d69ff1d0db4007d55eaa301a233c7c086;hp=f84bb76162f2e23a51ec173ba35e11696ae186fa;hpb=dc4997373f9cc1c170bc378ff12fa2c3a23161e9;p=rrdtool.git diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index f84bb76..be421e8 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -263,7 +263,7 @@ for the right axis. By default the format of the axis labels gets determined automatically. If you want to do this your self, use this option with the same %lf arguments -you know from the PRING and GPRINT commands. +you know from the PRINT and GPRINT commands. =head2 Legend @@ -336,13 +336,25 @@ multiple defaults. A green arrow is made by: C<--color ARROW#00FF00> +[B<--grid-dash> IB<:>I] + +by default the grid is drawn in a 1 on, 1 off pattern. With this option you can set this yourself + + --grid-dash 1:3 for a dot grid + + --grid-dash 1:0 for uninterrupted grid lines + [B<--border> I]] Width in pixels for the 3d border drawn around the image. Default 2, 0 disables the border. See C and C above for setting the border color. -[B<--zoom> I] +[B<--dynamic-labels>] + +Pick the shape of the color marker next to the label according to the element drawn on the graph. + +[B<-m>|B<--zoom> I] Zoom the graphics by the given amount. The factor must be E 0 @@ -473,8 +485,9 @@ BIB<=>I BIB<=>I -You need at least one B statement to generate anything. The -other statements are useful but optional. +You need at least one B and one B, B, B, B +statement to generate anything useful. + See L and L for the exact format. NOTE: B