X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph_graph.src;h=3826f08a31d27afd0270cefa9caa73af47f62049;hb=1f8fb56f90e611d4b636c8cb32d0dfbae4afeeb2;hp=5b163d40c908277368e6cc9d307fa66373451938;hpb=e7de71c824fd824d345c8e7a99a815fe1525eeef;p=rrdtool.git diff --git a/doc/rrdgraph_graph.src b/doc/rrdgraph_graph.src index 5b163d4..3826f08 100644 --- a/doc/rrdgraph_graph.src +++ b/doc/rrdgraph_graph.src @@ -1,54 +1,44 @@ -=include name +=head1 NAME -=head1 SYNOPSYS +=cut -=over 4 - -=item B - -=over 4 - -=item B : I : I : I - -=item B : I : I : I +WARNING: DO NOT EDIT THE POD FILES. THEY ARE AUTO-GENERATED -=item B : I # I [ :I ] +=pod -=item B : I # I [ :I ] +rrdgraph_graph - rrdtool graph command reference -=back - -=item B +=head1 SYNOPSIS -=over 8 +BB<:>IB<:>I -=item B : I : I +BB<:>IB<:>I -=item B : I : I +BB<:>I -=item B : I +BB<:>IB<#>I[B<:>I] -=item B : I # I [ : I ] +BIB<:>IB<#>I[B<:>I][B<:>B] -=item B{I} : I # I [ : I ] [ : STACK ] +BB<:>IB<#>I[B<:>I][B<:>B] -=item B C<:> I C<#> I [ C<:> I ] [ C<:> C ] +BB<:>IB<#>I[I][B<:>I[B<:>I]] -=item B : I B<#> I [ B<:> I ] +BB<:>IB<:>I -=item B : I B<#> I [ : I [ : I ] ] +=cut -=back +BB<:>IB<#>I[I][B<:>I] -=item B +=pod -=over 8 +BB<:>IB<:>IB<:>I (deprecated) -=item B : I , I +BB<:>IB<:>IB<:>I (deprecated) -=back +BB<:>IB<#>I[B<:>I] (deprecated) -=back +BB<:>IB<#>I[B<:>I] (deprecated) =head1 DESCRIPTION @@ -60,12 +50,12 @@ Similarly no report is generated if you don't use print options. =over 4 -=item B : I : I : I +=item BIB<:>I<:>I -I +I The first form of this command is to be used with B Is. -=item B : I : I +=item BIB<:>I Depending on the context, either the value component or the time component of a B is printed using I. It is an error @@ -85,15 +75,16 @@ B<%%> just prints a literal '%' character =item * -B<%#.#le> (where # is an optional number) prints like 1.2346e+04 +B<%#.#le> prints like 1.2346e+04. Optional numbers # are field width and +decimal precision =item * -B<%#.#lf> prints like 12345.6789 +B<%#.#lf> prints like 12345.6789, with optional field width and precision =item * -B<%s> place this after B<%le> or B<%lf>. This will be replaced by the +B<%s> place this after B<%le>, B<%lf> or B<%lg>. This will be replaced by the appropriate SI magnitude unit and the value will be scaled accordingly (123456 -> 123.456 k) @@ -145,8 +136,8 @@ B<%c, %x, %X> date+time, date, time =item * -B<%U, %W> week number of the current year with either the first sunday or -the first monday determining the first week +B<%U, %W> week number of the current year with either the first Sunday or +the first Monday determining the first week =item * @@ -160,28 +151,24 @@ B<%Z> time zone =over 4 -=item B : I : I : I +=item BB<:>IB<:>IB<:>I -I +I This is the same as C but now it is printed inside the graph. -=item B : I : I +=item BB<:>IB<:>I This is the same as C but now it is printed inside the graph. -=item B : I +=item BB<:>I Text is printed literally in the legend section of the graph -=item B : I # I [ :I ] +=item BB<:>IB<#>I [ :I ] -Draw an horizontal line at I. Its color is composed from three -hexadecimal numbers specifying the color components (00 is off, FF is -maximum) red, green and blue. Optionally a legend box and string is -printed in the legend section. I can be a variable from a B. -It is an error to use Is from B or B here. +I in new scripts.> -=item B : I # I [ : I ] +=item BB<:>IB<#>I [B<:>I ] Draw a vertical line at I