From 8049b1873ee4661cd0eddb7d9b289fa1aab3e401 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 13 Sep 2008 10:56:40 +0000 Subject: [PATCH] fix graph docs git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1501 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdgraph.pod | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 4e911c0..c2e9b3d 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -285,7 +285,7 @@ I is one of C background, C for the background of the actual graph, C for the left and top border, C for the right and bottom border, C, C for the major grid, C for the color of the font, C for the axis of the graph, C for the -line around the color spots and finally C for the arrow head pointing +line around the color spots, and finally C for the arrow head pointing up and forward. Each color is composed out of three hexadecimal numbers specifying its rgb color component (00 is off, FF is maximum) of red, green and blue. Optionally you may add another hexadecimal number specifying the @@ -300,10 +300,11 @@ Zoom the graphics by the given amount. The factor must be E 0 [B<-n>|B<--font> IB<:>IB<:>[I]] -This 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 for the title, C<AXIS> for the axis labels, C<UNIT> -for the vertical unit label, C<LEGEND> for the graph legend. +This lets you customize which font to use for the various text elements on +the RRD graphs. C<DEFAULT> sets the default value for all elements, C<TITLE> +for the title, C<AXIS> for the axis labels, C<UNIT> for the vertical unit +label, C<LEGEND> for the graph legend, C<WATERMARK> for the watermark on the +edge of the graph. Use Times for the title: C<--font TITLE:13:Times> -- 2.11.0