Code

Imported upstream version 1.4.2.
[pkg-rrdtool.git] / doc / rrdgraph_examples.txt
index fa523bdfb1ecb6002a4ef8d0fb44f1cb94c68c37..cb1bdf1758ed740187214021b3ed92ed5947a57b 100644 (file)
@@ -67,7 +67,7 @@ E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
    O\bOf\bff\bfs\bse\bet\btt\bti\bin\bng\bg a\ba l\bli\bin\bne\be o\bon\bn t\bth\bhe\be y\by-\b-a\bax\bxi\bis\bs
        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 @@ E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
                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 @@ E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
    D\bDr\bra\baw\bwi\bin\bng\bg d\bda\bas\bsh\bhe\bed\bd l\bli\bin\bne\bes\bs
        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 @@ A\bAU\bUT\bTH\bHO\bOR\bR
 
 
 
-1.3.999                           2009-05-10              RRDGRAPH_EXAMPLES(1)
+1.4.2                             2009-02-21              RRDGRAPH_EXAMPLES(1)