X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=doc%2Frrdgraph_graph.src;h=0209b0518d163fd78caccaafea77097cc341019b;hb=0949f7e2a525302eaca15116374107e08b84fb4d;hp=46a5152c1e7ea7b3d6ac4347fd0fe988d5215186;hpb=a1fe8fd19bb4f558150e52c0624869667b739877;p=rrdtool.git diff --git a/doc/rrdgraph_graph.src b/doc/rrdgraph_graph.src index 46a5152..0209b05 100644 --- a/doc/rrdgraph_graph.src +++ b/doc/rrdgraph_graph.src @@ -17,11 +17,11 @@ I<(soon) available commands> [BIB<#>I[B<:>I]] [B{I}B<:>I[B<#>I[B<:>I]]][B<:STACK>] [BI[B<#>I[B<:>I]]][B<:STACK>] +[BIB<#>I[B<:>I]] I [BI] -[BIB<#>I[B<:>I]] =head1 DESCRIPTION @@ -131,12 +131,12 @@ BIB<:>IB<:>I I This is the same as B but now it is printed inside the graph. -See L for more information. +See L for more information. BIB<:>I This is the same as B but now it is printed inside the graph. -See L for more information. +See L for more information. BI @@ -190,6 +190,19 @@ graph this stacked variable anyway you need to make sure that the B or B it gets stacked on is not unknown. Use a CDEF instruction with B and B to do so. +BIB<#>I[B<:>I] + +B has now support for B. If you include the +B command, the canvas is extended to make room for a chart +The size of the canvas is determined by the lesser of +L. + +Pie parts will be concatenated, the first one will start at the +top and parts will be created clockwise. The size of the part +is defined by the value part of the L +function. It should return a number between 0 and 100, being a +percentage. Providing wrong input will produce undefined results. + B BI @@ -203,19 +216,4 @@ can have an offset of zero to restore normal graphing. As with the other grapher elements, you can specify a number or a variable here. -B has now support for B. If you include the -B command, the canvas is extended to make room for a chart -(or, if no other graph elements are used, the canvas is solely -used for the pie chart). The size of the canvas is determined by -the lesser of L. - -BIB<#>I[B<:>I] - -Draw a part of pie. Pie parts will be concatenated, the first one -will start at the top and parts will be created clockwise. -The size of the part is defined by the value part of -the L function. It should return -a number between 0 and 100, being a percentage. -Providing wrong input will produce undefined results. - =include see_also