X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph_graph.src;h=9e315b9dfa775f862187c2b90b51dd7c5341dff9;hb=b837c0527f117b54845242ee7626df6d88394444;hp=46a5152c1e7ea7b3d6ac4347fd0fe988d5215186;hpb=a1fe8fd19bb4f558150e52c0624869667b739877;p=rrdtool.git diff --git a/doc/rrdgraph_graph.src b/doc/rrdgraph_graph.src index 46a5152..9e315b9 100644 --- a/doc/rrdgraph_graph.src +++ b/doc/rrdgraph_graph.src @@ -2,26 +2,53 @@ =head1 SYNOPSYS -I<(to be) Depriciated commands> +=over 4 + +=item B + +=over 4 + +=item B : I : I : I + +=item B : I : I : I + +=item B : I # I [ :I ] + +=item B : I # I [ :I ] + +=back + +=item B + +=over 8 + +=item B : I : I + +=item B : I : I + +=item B : I + +=item B : I # I [ : I ] + +=item B{I} : I # I [ : I ] [ : STACK ] + +=item B C<:> I C<#> I [ C<:> I ] [ C<:> C ] + +=item B : I B<#> I [ B<:> I ] + +=item B : I B<#> I [ : I [ : I ] ] + +=back -[BIB<:>IB<:>I] -[BIB<:>IB<:>I] -[BIB<#>I[B<:>I]] -[BI[B<#>I[B<:>I]]] +=item B -I<(soon) available commands> +=over 8 -[BIB<:>I] -[BIB<:>I] -[BI] -[BIB<#>I[B<:>I]] -[B{I}B<:>I[B<#>I[B<:>I]]][B<:STACK>] -[BI[B<#>I[B<:>I]]][B<:STACK>] +=item B : I , I -I +=back -[BI] -[BIB<#>I[B<:>I]] +=back =head1 DESCRIPTION @@ -31,12 +58,14 @@ Similarly no report is generated if you don't use print options. =head1 PRINT -BIB<:>IB<:>I +=over 4 + +=item B : I : I : I -I +I The first form of this command is to be used with B Is. -BIB<:>I +=item B : I : I Depending on the context, either the value component or the time component of a B is printed using I. It is an error @@ -56,15 +85,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) @@ -125,24 +155,26 @@ B<%Z> time zone =back +=back + =head1 GRAPH -BIB<:>IB<:>I +=over 4 + +=item B : I : I : I -I -This is the same as B but now it is printed inside the graph. -See L for more information. +I +This is the same as C but now it is printed inside the graph. -BIB<:>I +=item B : I : I -This is the same as B but now it is printed inside the graph. -See L for more information. +This is the same as C but now it is printed inside the graph. -BI +=item B : I Text is printed literally in the legend section of the graph -BIB<#>I[B<:>I] +=item B : I # 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 @@ -150,7 +182,7 @@ 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. -BI