X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdgraph.pod;fp=doc%2Frrdgraph.pod;h=f8aae34145d14e0822ee7bc2034932bb1deae46a;hp=71a1e1dde1236d1512d7a7533aa42e69c9d50f08;hb=28c7a05de0b7be52a9b3521aa677c44e9cc8260d;hpb=3a01a564198608bbb2555cd643849eb2ae08d321 diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 71a1e1d..f8aae34 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<-a>|B<--imgformat> 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,6 +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 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>] (this gets ignored in 1.3 for now!)