<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 28 February 2015 at 05:04, Sheldon Campbell <span dir="ltr"><<a href="mailto:campbell_sjc@hotmail.com" target="_blank">campbell_sjc@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> I am trying to increase the thickness of the actual graph lines within the graph itself.</blockquote></div><br>The thickness of the line is defined by the "LINE" definition in graphs.cfg.  Refer to the rrdgraph man page for all the options:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://oss.oetiker.ch/rrdtool/doc/rrdgraph_graph.en.html">http://oss.oetiker.ch/rrdtool/doc/rrdgraph_graph.en.html</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">To give you an idea, changing from LINE1 to LINE2 changes the line thickness from 1 pixel to 2 pixels.  Any number works (but numbers larger than about 3 are generally pointless.  If you don't specify the number (eg "LINE") it defaults to 1 pixel.</div><div class="gmail_extra"><br></div><div class="gmail_extra">J</div><div class="gmail_extra"><br></div></div>