X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph.pod;fp=doc%2Frrdgraph.pod;h=f89409728d76b0d9583ffe7eb77b5e261d8c91e3;hp=f8aae34145d14e0822ee7bc2034932bb1deae46a;hb=598d28c0200dddef0e3a8309e95958a5980bd2ea;hpb=da10fe7822d3f619f293a35a9e1b62af5211d2c5 diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index f8aae34..f894097 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -453,7 +453,7 @@ RRDtool graphs are composed of stair case curves by default. This is in line wit the way RRDtool calculates its data. Some people favor a more 'organic' look for their graphs even though it is not all that true. -[B<-a>|B<--imgformat> B|B|B|B|B|B|B|B|B] +[B<-a>|B<--imgformat> B|B|B|B|B|B|B|B|B|B|B] Image format for the generated graph. For the vector formats you can choose among the standard Postscript fonts Courier-Bold, @@ -461,8 +461,10 @@ Courier-BoldOblique, Courier-Oblique, Courier, Helvetica-Bold, Helvetica-BoldOblique, Helvetica-Oblique, Helvetica, Symbol, Times-Bold, Times-BoldItalic, Times-Italic, Times-Roman, and ZapfDingbats. -For Export type you can define XML, JSON, CSV (=comma separated values), -TSV (=tab separated values), SSV (=semicolon separated values) +For Export type you can define +XML, XMLENUM (enummerates the value tags ,,,...), +JSON, JSONTIME (adds a timestamp to each data row), +CSV (=comma separated values), TSV (=tab separated values), SSV (=semicolon separated values), (for comma/tab/semicolon separated values the time format by default is in the form of unix time. to change it to something else use: --x-grid MINUTE:10:HOUR:1:HOUR:4:0:"%Y-%m-%d %H:%M:%S") [B<-i>|B<--interlaced>]