Code

More Lua binding stuff.
[pkg-rrdtool.git] / doc / rrdgraph_graph.html
index 089851538e576f408918560b1b05291df38a1a47..7b13e24239401f5281328011208044e662c66c5b 100644 (file)
@@ -1,9 +1,7 @@
-<?xml version="1.0" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>rrdgraph_graph</title>
-<meta http-equiv="content-type" content="text/html; charset=utf-8" />
 <link rev="made" href="mailto:root@localhost" />
 </head>
 
        <li><a href="#name">NAME</a></li>
        <li><a href="#synopsis">SYNOPSIS</a></li>
        <li><a href="#description">DESCRIPTION</a></li>
-       <li><a href="#print">PRINT</a></li>
-       <li><a href="#graph">GRAPH</a></li>
+       <ul>
+
+               <li><a href="#print">PRINT</a></li>
+               <ul>
+
+                       <li><a href="#print_vname_format__strftime_"><strong>PRINT:</strong><em>vname</em><strong>:</strong><em>format</em>[<strong>:strftime</strong>]</a></li>
+                       <li><a href="#print_vname_cf_format"><strong>PRINT:</strong><em>vname</em><strong>:</strong><em>CF</em><strong>:</strong><em>format</em></a></li>
+               </ul>
+
+               <li><a href="#graph">GRAPH</a></li>
+               <ul>
+
+                       <li><a href="#gprint_vname_format"><strong>GPRINT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>format</em></a></li>
+                       <li><a href="#gprint_vname_cf_format"><strong>GPRINT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>CF</em><strong>:</strong><em>format</em></a></li>
+                       <li><a href="#comment_text"><strong>COMMENT</strong><strong>:</strong><em>text</em></a></li>
+                       <li><a href="#vrule_time_color__legend___dashes__on_s__off_s__on_s_off_s________dashoffset_offset__"><strong>VRULE</strong><strong>:</strong><em>time</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></li>
+                       <li><a href="#hrule_value_color__legend___dashes__on_s__off_s__on_s_off_s________dashoffset_offset__"><strong>HRULE</strong><strong>:</strong><em>value</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></li>
+                       <li><a href="#line_width__value__color____legend___stack____dashes__on_s__off_s__on_s_off_s________dashoffset_offset__"><strong>LINE</strong>[<em>width</em>]<strong>:</strong><em>value</em>[<strong>#</strong><em>color</em>][<strong>:</strong>[<em>legend</em>][<strong>:STACK</strong>]][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></li>
+                       <li><a href="#area_value__color____legend___stack__"><strong>AREA</strong><strong>:</strong><em>value</em>[<strong>#</strong><em>color</em>][<strong>:</strong>[<em>legend</em>][<strong>:STACK</strong>]]</a></li>
+                       <li><a href="#tick_vname_rrggbb_aa___fraction__legend__"><strong>TICK</strong><strong>:</strong><em>vname</em><strong>#</strong><em>rrggbb</em>[<em>aa</em>][<strong>:</strong><em>fraction</em>[<strong>:</strong><em>legend</em>]]</a></li>
+                       <li><a href="#shift_vname_offset"><strong>SHIFT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>offset</em></a></li>
+                       <li><a href="#textalign__left_right_justified_center_"><strong>TEXTALIGN</strong><strong>:</strong>{<strong>left</strong>|<strong>right</strong>|<strong>justified</strong>|<strong>center</strong>}</a></li>
+                       <li><a href="#stack_vname_color__legend_"><strong>STACK</strong><strong>:</strong><em>vname</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>]</a></li>
+               </ul>
+
+       </ul>
+
        <li><a href="#notes_on_legend_arguments">NOTES on legend arguments</a></li>
        <ul>
 
@@ -64,12 +87,10 @@ If you don't use any graph elements, no graph is generated.
 Similarly, no report is generated if you don't use print options.</p>
 <p>
 </p>
-<hr />
-<h1><a name="print">PRINT</a></h1>
-<dl>
-<dt><strong><a name="item_print_3avname_3aformat_5b_3astrftime_5d"><strong>PRINT:</strong><em>vname</em><strong>:</strong><em>format</em>[<strong>:strftime</strong>]</a></strong></dt>
-
-<dd>
+<h2><a name="print">PRINT</a></h2>
+<p>
+</p>
+<h3><a name="print_vname_format__strftime_"><strong>PRINT:</strong><em>vname</em><strong>:</strong><em>format</em>[<strong>:strftime</strong>]</a></h3>
 <p>Depending on the context, either the value component or the time
 component of a <strong>VDEF</strong> is printed using <em>format</em>. It is an error
 to specify a <em>vname</em> generated by a <strong>DEF</strong> or <strong>CDEF</strong>.</p>
@@ -78,202 +99,226 @@ The percent character introduces a formatter string. This string
 can be:</p>
 <p>For printing values:</p>
 <dl>
-<dt><strong><a name="item___"><strong>%%</strong></a></strong></dt>
-
+<dt><strong><a name="item___"><strong>%%</strong></a></strong><br />
+</dt>
 <dd>
-<p>just prints a literal '%' character</p>
+just prints a literal '%' character
 </dd>
-<dt><strong><a name="item_____le"><strong>%#.#le</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_____le"><strong>%#.#le</strong></a></strong><br />
+</dt>
 <dd>
-<p>prints numbers like 1.2346e+04. The optional integers # denote field
-width and decimal precision.</p>
+prints numbers like 1.2346e+04. The optional integers # denote field
+width and decimal precision.
 </dd>
-<dt><strong><a name="item_____lf"><strong>%#.#lf</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_____lf"><strong>%#.#lf</strong></a></strong><br />
+</dt>
 <dd>
-<p>prints numbers like 12345.6789, with optional field width
-and precision.</p>
+prints numbers like 12345.6789, with optional field width
+and precision.
 </dd>
-<dt><strong><a name="item__s"><strong>%s</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__s"><strong>%s</strong></a></strong><br />
+</dt>
 <dd>
-<p>place this after <strong>%le</strong>, <strong>%lf</strong> or <strong>%lg</strong>. This will be replaced by the
+place this after <strong>%le</strong>, <strong>%lf</strong> or <strong>%lg</strong>. This will be replaced by the
 appropriate SI magnitude unit and the value will be scaled
-accordingly (123456 -&gt; 123.456 k).</p>
+accordingly (123456 -&gt; 123.456 k).
 </dd>
-<dt><strong><a name="item__s"><strong>%S</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__s"><strong>%S</strong></a></strong><br />
+</dt>
 <dd>
-<p>is similar to <strong>%s</strong>. It does, however, use a previously defined
+is similar to <strong>%s</strong>. It does, however, use a previously defined
 magnitude unit. If there is no such unit yet, it tries to define
 one (just like <strong>%s</strong>) unless the value is zero, in which case the magnitude
 unit stays undefined. Thus, formatter strings using <strong>%S</strong> and no <strong>%s</strong>
-will all use the same magnitude unit except for zero values.</p>
+will all use the same magnitude unit except for zero values.
 </dd>
-</dl>
+<p></p></dl>
 <p>If you PRINT a VDEF value, you can also print the time associated with it by appending the string
-<strong>:strftime</strong> to the format. Note that rrdtool uses the strftime function of your OSs clibrary. This means that
+<strong>:strftime</strong> to the format. Note that rrdtool uses the strftime function of your OSs library. This means that
 the conversion specifier may vary. Check the manual page if you are uncertain. The following is a list of
 conversion specifiers usually supported across the board.</p>
 <dl>
-<dt><strong><a name="item__a"><strong>%a</strong></a></strong></dt>
-
+<dt><strong><a name="item__a"><strong>%a</strong></a></strong><br />
+</dt>
 <dd>
-<p>The abbreviated weekday name according to the current locale.</p>
+The abbreviated weekday name according to the current locale.
 </dd>
-<dt><strong><a name="item__a"><strong>%A</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__a"><strong>%A</strong></a></strong><br />
+</dt>
 <dd>
-<p>The full weekday name according to the current locale.</p>
+The full weekday name according to the current locale.
 </dd>
-<dt><strong><a name="item__b"><strong>%b</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__b"><strong>%b</strong></a></strong><br />
+</dt>
 <dd>
-<p>The abbreviated month name according to the current locale.</p>
+The abbreviated month name according to the current locale.
 </dd>
-<dt><strong><a name="item__b"><strong>%B</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__b"><strong>%B</strong></a></strong><br />
+</dt>
 <dd>
-<p>The full month name according to the current locale.</p>
+The full month name according to the current locale.
 </dd>
-<dt><strong><a name="item__c"><strong>%c</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__c"><strong>%c</strong></a></strong><br />
+</dt>
 <dd>
-<p>The preferred date and time representation for the current locale.</p>
+The preferred date and time representation for the current locale.
 </dd>
-<dt><strong><a name="item__d"><strong>%d</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__d"><strong>%d</strong></a></strong><br />
+</dt>
 <dd>
-<p>The day of the month as a decimal number (range 01 to 31).</p>
+The day of the month as a decimal number (range 01 to 31).
 </dd>
-<dt><strong><a name="item__h"><strong>%H</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__h"><strong>%H</strong></a></strong><br />
+</dt>
 <dd>
-<p>The hour as a decimal number using a 24-hour clock (range 00 to 23).</p>
+The hour as a decimal number using a 24-hour clock (range 00 to 23).
 </dd>
-<dt><strong><a name="item__i"><strong>%I</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__i"><strong>%I</strong></a></strong><br />
+</dt>
 <dd>
-<p>The hour as a decimal number using a 12-hour clock (range 01 to 12).</p>
+The hour as a decimal number using a 12-hour clock (range 01 to 12).
 </dd>
-<dt><strong><a name="item__j"><strong>%j</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__j"><strong>%j</strong></a></strong><br />
+</dt>
 <dd>
-<p>The day of the year as a decimal number (range 001 to 366).</p>
+The day of the year as a decimal number (range 001 to 366).
 </dd>
-<dt><strong><a name="item__m"><strong>%m</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__m"><strong>%m</strong></a></strong><br />
+</dt>
 <dd>
-<p>The month as a decimal number (range 01 to 12).</p>
+The month as a decimal number (range 01 to 12).
 </dd>
-<dt><strong><a name="item__m"><strong>%M</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__m"><strong>%M</strong></a></strong><br />
+</dt>
 <dd>
-<p>The minute as a decimal number (range 00 to 59).</p>
+The minute as a decimal number (range 00 to 59).
 </dd>
-<dt><strong><a name="item__p"><strong>%p</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__p"><strong>%p</strong></a></strong><br />
+</dt>
 <dd>
-<p>Either `AM' or `PM' according to the given time value, or the corresponding
+Either `AM' or `PM' according to the given time value, or the corresponding
 strings for the current locale.  Noon is treated as `pm' and midnight as
 `am'.  Note that in many locales and `pm' notation is unsupported and in
-such cases %p will return an empty string.</p>
+such cases %p will return an empty string.
 </dd>
-<dt><strong><strong>%S</strong></strong></dt>
-
+<p></p>
+<dt><strong><strong>%s</strong></strong><br />
+</dt>
 <dd>
-<p>The second as a decimal number (range 00 to 61).</p>
+The second as a decimal number (range 00 to 61).
 </dd>
-<dt><strong><a name="item__u"><strong>%U</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><strong>%S</strong></strong><br />
+</dt>
 <dd>
-<p>The  week  number  of  the current year as a decimal number, range 00 to 53, starting with the
-first Sunday as the first day of week 01. See also %V and %W.</p>
+The seconds since the epoch (1.1.1970) (libc dependant non standard!)
 </dd>
-<dt><strong><a name="item__v"><strong>%V</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__u"><strong>%U</strong></a></strong><br />
+</dt>
 <dd>
-<p>The ISO 8601:1988 week number of the current year as a decimal number, range 01 to  53,  where
-week  1 is the first week that has at least 4 days in the current year, and with Monday as the
-first day of the week. See also %U and %W.</p>
+The  week  number  of  the current year as a decimal number, range 00 to 53, starting with the
+first Sunday as the first day of week 01. See also %V and %W.
 </dd>
-<dt><strong><a name="item__w"><strong>%w</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__v"><strong>%V</strong></a></strong><br />
+</dt>
 <dd>
-<p>The day of the week as a decimal, range 0 to 6, Sunday being 0.  See also %u.</p>
+The ISO 8601:1988 week number of the current year as a decimal number, range 01 to  53,  where
+week  1 is the first week that has at least 4 days in the current year, and with Monday as the
+first day of the week. See also %U and %W.
 </dd>
-<dt><strong><a name="item__w"><strong>%W</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__w"><strong>%w</strong></a></strong><br />
+</dt>
 <dd>
-<p>The week number of the current year as a decimal number, range 00 to  53,  starting  with  the
-first Monday as the first day of week 01.</p>
+The day of the week as a decimal, range 0 to 6, Sunday being 0.  See also %u.
 </dd>
-<dt><strong><a name="item__x"><strong>%x</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__w"><strong>%W</strong></a></strong><br />
+</dt>
 <dd>
-<p>The preferred date representation for the current locale without the time.</p>
+The week number of the current year as a decimal number, range 00 to  53,  starting  with  the
+first Monday as the first day of week 01.
 </dd>
-<dt><strong><a name="item__x"><strong>%X</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__x"><strong>%x</strong></a></strong><br />
+</dt>
 <dd>
-<p>The preferred time representation for the current locale without the date.</p>
+The preferred date representation for the current locale without the time.
 </dd>
-<dt><strong><a name="item__y"><strong>%y</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__x"><strong>%X</strong></a></strong><br />
+</dt>
 <dd>
-<p>The year as a decimal number without a century (range 00 to 99).</p>
+The preferred time representation for the current locale without the date.
 </dd>
-<dt><strong><a name="item__y"><strong>%Y</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__y"><strong>%y</strong></a></strong><br />
+</dt>
 <dd>
-<p>The year as a decimal number including the century.</p>
+The year as a decimal number without a century (range 00 to 99).
 </dd>
-<dt><strong><a name="item__z"><strong>%Z</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__y"><strong>%Y</strong></a></strong><br />
+</dt>
 <dd>
-<p>The time zone or name or abbreviation.</p>
+The year as a decimal number including the century.
 </dd>
-<dt><strong><strong>%%</strong></strong></dt>
-
+<p></p>
+<dt><strong><a name="item__z"><strong>%Z</strong></a></strong><br />
+</dt>
 <dd>
-<p>A literal `%' character.</p>
+The time zone or name or abbreviation.
 </dd>
-</dl>
-</dd>
-<dt><strong><a name="item_print_3avname_3acf_3aformat"><strong>PRINT:</strong><em>vname</em><strong>:</strong><em>CF</em><strong>:</strong><em>format</em></a></strong></dt>
-
+<p></p>
+<dt><strong><strong>%%</strong></strong><br />
+</dt>
 <dd>
+A literal `%' character.
+</dd>
+<p></p></dl>
+<p>
+</p>
+<h3><a name="print_vname_cf_format"><strong>PRINT:</strong><em>vname</em><strong>:</strong><em>CF</em><strong>:</strong><em>format</em></a></h3>
 <p><em>Deprecated. Use the new form of this command in new scripts.</em>
 The first form of this command is to be used with <strong>CDEF</strong> <em>vname</em>s.</p>
-</dd>
-</dl>
 <p>
 </p>
-<hr />
-<h1><a name="graph">GRAPH</a></h1>
-<dl>
-<dt><strong><a name="item_gprint_3avname_3aformat"><strong>GPRINT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>format</em></a></strong></dt>
-
-<dd>
+<h2><a name="graph">GRAPH</a></h2>
+<p>
+</p>
+<h3><a name="gprint_vname_format"><strong>GPRINT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>format</em></a></h3>
 <p>This is the same as <code>PRINT</code>, but printed inside the graph.</p>
-</dd>
-<dt><strong><a name="item_gprint_3avname_3acf_3aformat"><strong>GPRINT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>CF</em><strong>:</strong><em>format</em></a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="gprint_vname_cf_format"><strong>GPRINT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>CF</em><strong>:</strong><em>format</em></a></h3>
 <p><em>Deprecated. Use the new form of this command in new scripts.</em>
 This is the same as <code>PRINT</code>, but printed inside the graph.</p>
-</dd>
-<dt><strong><a name="item_comment_3atext"><strong>COMMENT</strong><strong>:</strong><em>text</em></a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="comment_text"><strong>COMMENT</strong><strong>:</strong><em>text</em></a></h3>
 <p>Text is printed literally in the legend section of the graph. Note that in
 RRDtool 1.2 you have to escape colons in COMMENT text in the same way you
 have to escape them in <strong>*PRINT</strong> commands by writing <strong>'\:'</strong>.</p>
-</dd>
-<dt><strong><a name="item_vrule_3atime_23color_5b_3alegend_5d_5b_3adashes_5b"><strong>VRULE</strong><strong>:</strong><em>time</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="vrule_time_color__legend___dashes__on_s__off_s__on_s_off_s________dashoffset_offset__"><strong>VRULE</strong><strong>:</strong><em>time</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></h3>
 <p>Draw a vertical line at <em>time</em>.  Its color is composed from three
 hexadecimal numbers specifying the rgb color components (00 is off, FF is
 maximum) red, green and blue followed by an optional alpha. Optionally, a legend box and string is
@@ -281,17 +326,15 @@ printed in the legend section. <em>time</em> may be a number or a variable
 from a <strong>VDEF</strong>. It is an error to use <em>vname</em>s from <strong>DEF</strong> or <strong>CDEF</strong> here.
 Dashed lines can be drawn using the <strong>dashes</strong> modifier. See <strong>LINE</strong> for more
 details.</p>
-</dd>
-<dt><strong><a name="item_hrule_3avalue_23color_5b_3alegend_5d_5b_3adashes_5"><strong>HRULE</strong><strong>:</strong><em>value</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="hrule_value_color__legend___dashes__on_s__off_s__on_s_off_s________dashoffset_offset__"><strong>HRULE</strong><strong>:</strong><em>value</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></h3>
 <p>Draw a horizontal line at <em>value</em>.  HRULE acts much like LINE except that
 will have no effect on the scale of the graph. If a HRULE is outside the
 graphing area it will just not be visible.</p>
-</dd>
-<dt><strong><a name="item_line_5bwidth_5d_3avalue_5b_23color_5d_5b_3a_5blege"><strong>LINE</strong>[<em>width</em>]<strong>:</strong><em>value</em>[<strong>#</strong><em>color</em>][<strong>:</strong>[<em>legend</em>][<strong>:STACK</strong>]][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="line_width__value__color____legend___stack____dashes__on_s__off_s__on_s_off_s________dashoffset_offset__"><strong>LINE</strong>[<em>width</em>]<strong>:</strong><em>value</em>[<strong>#</strong><em>color</em>][<strong>:</strong>[<em>legend</em>][<strong>:STACK</strong>]][<strong>:dashes</strong>[<strong>=</strong><em>on_s</em>[,<em>off_s</em>[,<em>on_s</em>,<em>off_s</em>]...]][<strong>:dash-offset=</strong><em>offset</em>]]</a></h3>
 <p>Draw a line of the specified width onto the graph. <em>width</em> can be a
 floating point number. If the color is not specified, the drawing is done
 'invisibly'. This is useful when stacking something else on top of this
@@ -309,48 +352,41 @@ stroke. The <strong>dash-offset</strong> parameter specifies an <em>offset</em>
 at which the stroke begins.</p>
 <p>When you do not specify a color, you cannot specify a legend.  Should
 you want to use STACK, use the ``LINEx:&lt;value&gt;::STACK'' form.</p>
-</dd>
-<dt><strong><a name="item_area_3avalue_5b_23color_5d_5b_3a_5blegend_5d_5b_3a"><strong>AREA</strong><strong>:</strong><em>value</em>[<strong>#</strong><em>color</em>][<strong>:</strong>[<em>legend</em>][<strong>:STACK</strong>]]</a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="area_value__color____legend___stack__"><strong>AREA</strong><strong>:</strong><em>value</em>[<strong>#</strong><em>color</em>][<strong>:</strong>[<em>legend</em>][<strong>:STACK</strong>]]</a></h3>
 <p>See <strong>LINE</strong>, however the area between the x-axis and the line will
 be filled.</p>
-</dd>
-<dt><strong><a name="item_tick_3avname_23rrggbb_5baa_5d_5b_3afraction_5b_3al"><strong>TICK</strong><strong>:</strong><em>vname</em><strong>#</strong><em>rrggbb</em>[<em>aa</em>][<strong>:</strong><em>fraction</em>[<strong>:</strong><em>legend</em>]]</a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="tick_vname_rrggbb_aa___fraction__legend__"><strong>TICK</strong><strong>:</strong><em>vname</em><strong>#</strong><em>rrggbb</em>[<em>aa</em>][<strong>:</strong><em>fraction</em>[<strong>:</strong><em>legend</em>]]</a></h3>
 <p>Plot a tick mark (a vertical line) for each value of <em>vname</em> that is
 non-zero and not *UNKNOWN*. The <em>fraction</em> argument specifies the length of
 the tick mark as a fraction of the y-axis; the default value is 0.1 (10% of
-the axis). Note that the color specification is not optional. The TICK marks normaly
+the axis). Note that the color specification is not optional. The TICK marks normally
 start at the lower edge of the graphing area. If the fraction is negative they start
 at the upper border of the graphing area.</p>
-</dd>
-<dt><strong><a name="item_shift_3avname_3aoffset"><strong>SHIFT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>offset</em></a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="shift_vname_offset"><strong>SHIFT</strong><strong>:</strong><em>vname</em><strong>:</strong><em>offset</em></a></h3>
 <p>Using this command <strong>RRDtool</strong> will graph the following elements
 with the specified offset.  For instance, you can specify an
 offset of (&nbsp;7*24*60*60&nbsp;=&nbsp;)&nbsp;604'800&nbsp;seconds to ``look back'' one
 week. Make sure to tell the viewer of your graph you did this ...
 As with the other graphing elements, you can specify a number or
 a variable here.</p>
-</dd>
-<dt><strong><a name="item_textalign_3a_7bleft_7cright_7cjustified_7ccenter_7"><strong>TEXTALIGN</strong><strong>:</strong>{<strong>left</strong>|<strong>right</strong>|<strong>justified</strong>|<strong>center</strong>}</a></strong></dt>
-
-<dd>
+<p>
+</p>
+<h3><a name="textalign__left_right_justified_center_"><strong>TEXTALIGN</strong><strong>:</strong>{<strong>left</strong>|<strong>right</strong>|<strong>justified</strong>|<strong>center</strong>}</a></h3>
 <p>Labels are placed below the graph. When they overflow to the left, they wrap
 to the next line. By default, lines are justified left and right. The
 <strong>TEXTALIGN</strong> function lets you change this default. This is a command and
 not an option, so that you can change the default several times in your
 argument list.</p>
-</dd>
-<dt><strong><a name="item_stack_3avname_23color_5b_3alegend_5d"><strong>STACK</strong><strong>:</strong><em>vname</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>]</a></strong></dt>
-
-<dd>
-<p><em>Deprecated.  Use the <strong>STACK</strong> modifiers on the other commands.</em></p>
-</dd>
-</dl>
+<p>
+</p>
+<h3><a name="stack_vname_color__legend_"><strong>STACK</strong><strong>:</strong><em>vname</em><strong>#</strong><em>color</em>[<strong>:</strong><em>legend</em>]</a></h3>
+<p><em>Deprecated.  Use the <strong>STACK</strong> modifiers on the other commands instead!</em></p>
 <p><strong>Some notes on stacking</strong></p>
 <p>When stacking, an element is not placed above the X-axis but rather
 on top of the previous element.  There must be something to stack
@@ -385,7 +421,7 @@ specified.</p>
 right aligned, and <strong>\c</strong> for centered. In the next section there is an
 example showing how to use centered formatting.</p>
 <p><strong>\n</strong> is a valid alias for <strong>\l</strong> since incomplete parsing in earlier
-versions of rrdtool lead to this behaviour and a number of people has been using it.</p>
+versions of rrdtool lead to this behavior and a number of people has been using it.</p>
 <p>Normally there are two space characters inserted between every two items
 printed into the graph. The space following a string can be suppressed by
 putting a <strong>\g</strong> at the end of the string. The <strong>\g</strong> also ignores any space
@@ -406,155 +442,182 @@ Pango uses the xml <strong>span</strong> tags for inline formatting instructions
  &lt;span foreground=&quot;blue&quot; size=&quot;x-large&quot;&gt;Blue text&lt;/span&gt; is &lt;i&gt;cool&lt;/i&gt;!</pre>
 <p>The complete list of attributes for the span tag (taken from the pango documentation):</p>
 <dl>
-<dt><strong><a name="item_font_desc"><strong>font_desc</strong></a></strong></dt>
-
+<dt><strong><a name="item_font_desc"><strong>font_desc</strong></a></strong><br />
+</dt>
 <dd>
-<p>A font description string, such as ``Sans Italic 12''; note that any other span attributes will override this description. So if you have ``Sans Italic'' and also a style=``normal'' attribute, you will get Sans normal, not italic.</p>
+A font description string, such as ``Sans Italic 12''; note that any other span attributes will override this description. So if you have ``Sans Italic'' and also a style=``normal'' attribute, you will get Sans normal, not italic.
 </dd>
-<dt><strong><a name="item_font_family"><strong>font_family</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_font_family"><strong>font_family</strong></a></strong><br />
+</dt>
 <dd>
-<p>A font family name</p>
+A font family name
 </dd>
-<dt><strong><a name="item_face"><strong>face</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_face"><strong>face</strong></a></strong><br />
+</dt>
 <dd>
-<p>Synonym for font_family</p>
+Synonym for font_family
 </dd>
-<dt><strong><a name="item_size"><strong>size</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_size"><strong>size</strong></a></strong><br />
+</dt>
 <dd>
-<p>Font size in 1024ths of a point, or one of the absolute sizes 'xx-small', 'x-small', 'small', 'medium', 'large', 'x-large', 'xx-large', or one of the relative sizes 'smaller' or 'larger'. If you want to specify a absolute size, it's usually easier to take advantage of the ability to specify a partial font description using 'font_desc'; you can use font_desc='12.5' rather than size='12800'.</p>
+Font size in 1024ths of a point, or one of the absolute sizes 'xx-small', 'x-small', 'small', 'medium', 'large', 'x-large', 'xx-large', or one of the relative sizes 'smaller' or 'larger'. If you want to specify a absolute size, it's usually easier to take advantage of the ability to specify a partial font description using 'font_desc'; you can use font_desc='12.5' rather than size='12800'.
 </dd>
-<dt><strong><a name="item_style"><strong>style</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_style"><strong>style</strong></a></strong><br />
+</dt>
 <dd>
-<p>One of 'normal', 'oblique', 'italic'</p>
+One of 'normal', 'oblique', 'italic'
 </dd>
-<dt><strong><a name="item_weight"><strong>weight</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_weight"><strong>weight</strong></a></strong><br />
+</dt>
 <dd>
-<p>One of 'ultralight', 'light', 'normal', 'bold', 'ultrabold', 'heavy', or a numeric weight</p>
+One of 'ultralight', 'light', 'normal', 'bold', 'ultrabold', 'heavy', or a numeric weight
 </dd>
-<dt><strong><a name="item_variant"><strong>variant</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_variant"><strong>variant</strong></a></strong><br />
+</dt>
 <dd>
-<p>'normal' or 'smallcaps'</p>
+'normal' or 'smallcaps'
 </dd>
-<dt><strong><a name="item_stretch"><strong>stretch</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_stretch"><strong>stretch</strong></a></strong><br />
+</dt>
 <dd>
-<p>One of 'ultracondensed', 'extracondensed', 'condensed', 'semicondensed', 'normal', 'semiexpanded', 'expanded', 'extraexpanded', 'ultraexpanded'</p>
+One of 'ultracondensed', 'extracondensed', 'condensed', 'semicondensed', 'normal', 'semiexpanded', 'expanded', 'extraexpanded', 'ultraexpanded'
 </dd>
-<dt><strong><a name="item_foreground"><strong>foreground</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_foreground"><strong>foreground</strong></a></strong><br />
+</dt>
 <dd>
-<p>An RGB color specification such as '#00FF00' or a color name such as 'red'</p>
+An RGB color specification such as '#00FF00' or a color name such as 'red'
 </dd>
-<dt><strong><a name="item_background"><strong>background</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_background"><strong>background</strong></a></strong><br />
+</dt>
 <dd>
-<p>An RGB color specification such as '#00FF00' or a color name such as 'red'</p>
+An RGB color specification such as '#00FF00' or a color name such as 'red'
 </dd>
-<dt><strong><a name="item_underline"><strong>underline</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_underline"><strong>underline</strong></a></strong><br />
+</dt>
 <dd>
-<p>One of 'none', 'single', 'double', 'low', 'error'</p>
+One of 'none', 'single', 'double', 'low', 'error'
 </dd>
-<dt><strong><a name="item_underline_color"><strong>underline_color</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_underline_color"><strong>underline_color</strong></a></strong><br />
+</dt>
 <dd>
-<p>The color of underlines; an RGB color specification such as '#00FF00' or a color name such as 'red'</p>
+The color of underlines; an RGB color specification such as '#00FF00' or a color name such as 'red'
 </dd>
-<dt><strong><a name="item_rise"><strong>rise</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_rise"><strong>rise</strong></a></strong><br />
+</dt>
 <dd>
-<p>Vertical displacement, in 10000ths of an em. Can be negative for subscript, positive for superscript.</p>
+Vertical displacement, in 10000ths of an em. Can be negative for subscript, positive for superscript.
 </dd>
-<dt><strong><a name="item_strikethrough"><strong>strikethrough</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_strikethrough"><strong>strikethrough</strong></a></strong><br />
+</dt>
 <dd>
-<p>'true' or 'false' whether to strike through the text</p>
+'true' or 'false' whether to strike through the text
 </dd>
-<dt><strong><a name="item_strikethrough_color"><strong>strikethrough_color</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_strikethrough_color"><strong>strikethrough_color</strong></a></strong><br />
+</dt>
 <dd>
-<p>The color of strikethrough lines; an RGB color specification such as '#00FF00' or a color name such as 'red'</p>
+The color of strikethrough lines; an RGB color specification such as '#00FF00' or a color name such as 'red'
 </dd>
-<dt><strong><a name="item_fallback"><strong>fallback</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_fallback"><strong>fallback</strong></a></strong><br />
+</dt>
 <dd>
-<p>'true' or 'false' whether to enable fallback. If disabled, then characters will only be used from the closest matching font on the system. No fallback will be done to other fonts on the system that might contain the characters in the text. Fallback is enabled by default. Most applications should not disable fallback.</p>
+'true' or 'false' whether to enable fallback. If disabled, then characters will only be used from the closest matching font on the system. No fallback will be done to other fonts on the system that might contain the characters in the text. Fallback is enabled by default. Most applications should not disable fallback.
 </dd>
-<dt><strong><a name="item_lang"><strong>lang</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_lang"><strong>lang</strong></a></strong><br />
+</dt>
 <dd>
-<p>A language code, indicating the text language</p>
+A language code, indicating the text language
 </dd>
-<dt><strong><a name="item_letter_spacing"><strong>letter_spacing</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_letter_spacing"><strong>letter_spacing</strong></a></strong><br />
+</dt>
 <dd>
-<p>Inter-letter spacing in 1024ths of a point.</p>
+Inter-letter spacing in 1024ths of a point.
 </dd>
-<dt><strong><a name="item_gravity"><strong>gravity</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_gravity"><strong>gravity</strong></a></strong><br />
+</dt>
 <dd>
-<p>One of 'south', 'east', 'north', 'west', 'auto'.</p>
+One of 'south', 'east', 'north', 'west', 'auto'.
 </dd>
-<dt><strong><a name="item_gravity_hint"><strong>gravity_hint</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_gravity_hint"><strong>gravity_hint</strong></a></strong><br />
+</dt>
 <dd>
-<p>One of 'natural', 'strong', 'line'.</p>
+One of 'natural', 'strong', 'line'.
 </dd>
-</dl>
+<p></p></dl>
 <p>To save you some typing, there are also some shortcuts:</p>
 <dl>
-<dt><strong><a name="item_b"><strong>b</strong></a></strong></dt>
-
+<dt><strong><a name="item_b"><strong>b</strong></a></strong><br />
+</dt>
 <dd>
-<p>Bold</p>
+Bold
 </dd>
-<dt><strong><a name="item_big"><strong>big</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_big"><strong>big</strong></a></strong><br />
+</dt>
 <dd>
-<p>Makes font relatively larger, equivalent to &lt;span size=``larger''&gt;</p>
+Makes font relatively larger, equivalent to &lt;span size=``larger''&gt;
 </dd>
-<dt><strong><a name="item_i"><strong>i</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_i"><strong>i</strong></a></strong><br />
+</dt>
 <dd>
-<p>Italic</p>
+Italic
 </dd>
-<dt><strong><a name="item_s"><strong>s</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_s"><strong>s</strong></a></strong><br />
+</dt>
 <dd>
-<p>Strikethrough</p>
+Strikethrough
 </dd>
-<dt><strong><a name="item_sub"><strong>sub</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_sub"><strong>sub</strong></a></strong><br />
+</dt>
 <dd>
-<p>Subscript</p>
+Subscript
 </dd>
-<dt><strong><a name="item_sup"><strong>sup</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_sup"><strong>sup</strong></a></strong><br />
+</dt>
 <dd>
-<p>Superscript</p>
+Superscript
 </dd>
-<dt><strong><a name="item_small"><strong>small</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_small"><strong>small</strong></a></strong><br />
+</dt>
 <dd>
-<p>Makes font relatively smaller, equivalent to &lt;span size=``smaller''&gt;</p>
+Makes font relatively smaller, equivalent to &lt;span size=``smaller''&gt;
 </dd>
-<dt><strong><a name="item_tt"><strong>tt</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_tt"><strong>tt</strong></a></strong><br />
+</dt>
 <dd>
-<p>Monospace font</p>
+Monospace font
 </dd>
-<dt><strong><a name="item_u"><strong>u</strong></a></strong></dt>
-
+<p></p>
+<dt><strong><a name="item_u"><strong>u</strong></a></strong><br />
+</dt>
 <dd>
-<p>Underline</p>
+Underline
 </dd>
-</dl>
+<p></p></dl>
 <p>
 </p>
 <hr />
@@ -569,7 +632,8 @@ Pango uses the xml <strong>span</strong> tags for inline formatting instructions
 <hr />
 <h1><a name="author">AUTHOR</a></h1>
 <p>Program by Tobias Oetiker &lt;<a href="mailto:tobi@oetiker.ch">tobi@oetiker.ch</a>&gt;</p>
-<p>This manual page by Alex van den Bogaerdt &lt;<a href="mailto:alex@ergens.op.het.net">alex@ergens.op.het.net</a>&gt;</p>
+<p>This manual page by Alex van den Bogaerdt &lt;<a href="mailto:alex@vandenbogaerdt.nl">alex@vandenbogaerdt.nl</a>&gt;
+with corrections and/or additions by several people</p>
 
 </body>