Code

Imported upstream version 1.4.3.
[pkg-rrdtool.git] / doc / rrdgraph_graph.txt
index f89f42683a041e970fa1d825e304528b8fd198d1..6c13c835e5dd1600ccfa7fb895056837109c3b0a 100644 (file)
@@ -285,9 +285,16 @@ N\bNO\bOT\bTE\bES\bS o\bon\bn l\ble\beg\bge\ben\bnd\bd a\bar\brg\bgu\bum\bme\ben\bnt\bts\bs
        A special case is COMMENT:\\b\s\bs which inserts some additional vertical
        space before placing the next row of legends.
 
-       If you are using the proportional font in your graph, you can use tab
-       characters or the sequence \\b\t\bt to line-up legend elements. Note that the
-       tabs inserted are relative to the start of the current legend element!
+       If you want to have left and right aligned legends on the same line use
+       COMMENT:\\b\u\bu to go one line back like this:
+
+        COMMENT:left\l
+        COMMENT:\u
+        COMMENT:right\r
+
+       When using a proportional font in your graph, the tab characters or the
+       sequence \\b\t\bt will line-up legend elements. Note that the tabs inserted
+       are relative to the start of the current legend element!
 
        Since RRDtool 1.3 is using Pango for rending text, you can use Pango
        markup.  Pango uses the xml s\bsp\bpa\ban\bn tags for inline formatting
@@ -418,4 +425,4 @@ A\bAU\bUT\bTH\bHO\bOR\bR
 
 
 
-1.4.2                             2009-10-14                 RRDGRAPH_GRAPH(1)
+1.4.3                             2010-01-25                 RRDGRAPH_GRAPH(1)