X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdgraph_examples.txt;h=cb1bdf1758ed740187214021b3ed92ed5947a57b;hb=91b2f1022a195d008d818f283690ef63a00fd79c;hp=fa523bdfb1ecb6002a4ef8d0fb44f1cb94c68c37;hpb=fa3f1e567e9c848683aefaa1a1f5e68340c7a5f2;p=pkg-rrdtool.git diff --git a/doc/rrdgraph_examples.txt b/doc/rrdgraph_examples.txt index fa523bd..cb1bdf1 100644 --- a/doc/rrdgraph_examples.txt +++ b/doc/rrdgraph_examples.txt @@ -67,7 +67,7 @@ EEXXAAMMPPLLEESS OOffffsseettttiinngg aa lliinnee oonn tthhee yy--aaxxiiss Depending on your needs you can do this in two ways: - · Offset the data, then graph this + · Offset the data, then graph this DEF:mydata=my.rrd:ds:AVERAGE @@ -76,7 +76,7 @@ EEXXAAMMPPLLEESS CDEF:data=mydata,100,+ LINE1:data#FF0000:"Data with offset" - · Graph the original data, with an offset + · Graph the original data, with an offset DEF:mydata=my.rrd:ds:AVERAGE @@ -91,10 +91,10 @@ EEXXAAMMPPLLEESS DDrraawwiinngg ddaasshheedd lliinneess Also works for HRULE and VRULE - · default style: - - - - - + · default style: - - - - - LINE1:data#FF0000:"dashed line":dashes - · more fancy style with offset: - - --- - --- - + · more fancy style with offset: - - --- - --- - LINE1:data#FF0000:"another dashed line":dashes=15,5,5,10:dash-offset=10 @@ -189,4 +189,4 @@ AAUUTTHHOORR -1.3.999 2009-05-10 RRDGRAPH_EXAMPLES(1) +1.4.2 2009-02-21 RRDGRAPH_EXAMPLES(1)