X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph.src;h=980380e391b2c6fddf47f8ef61a596c74bbdfd2e;hp=3f9bda8fd251f9217951f3ad223d49ea883359de;hb=a1fe8fd19bb4f558150e52c0624869667b739877;hpb=e8f4081448f258adfbfa962b75d8392a7e152849 diff --git a/doc/rrdgraph.src b/doc/rrdgraph.src index 3f9bda8..980380e 100644 --- a/doc/rrdgraph.src +++ b/doc/rrdgraph.src @@ -269,7 +269,7 @@ would look like this: --imginfo 'Demo' -B<[-c|--color I]> +B<[-c|--color IIB<[>IB<<]> Override the default colors for the standard elements of the graph. The I is one of C ground, C, C for the @@ -281,7 +281,24 @@ You may set this option several times to alter multiple defaults. A green arrow is made by: C<--color ARROW:00FF00> -B<[-a|--imgformat C|C]> +B<--zoom> I + +Zoom the graphics by the given amount ... The factor must be > 0 + +B<[-n|--font IB<:>IB<:>I + +Lets you customize which font to use for the various text elements on the +rrd graphs. C sets the default value for all elements C, +C<AXIS> for the axis labels, C<UNIT> for the vertical unit label, C<LEGEND> +for the graph legend. + +Use Times for the title: C<--font TITLE:13:/usr/lib/fonts/times.ttf> + +B<[-a|--imgformat C<PNG>]> + +At present only PNG is supported, but C<EPS>, C<SVG> or even C<FLASH> should +not be all that difficult to add. + B<[-i|--interlaced]> The default is to generate a non-interlaced GIF image. It is recommended