If you select different sizes in the Styles menu at the side, you can get graphs up to a much larger size than the normal 400x100px (try the 'huge' option, 800x300px).
WARNING: DO NOT DO THIS NEXT BIT UNLESS YOU REALLY UNDERSTAND PERL!
To change the style graph sizes, you would need to modify the code itself. Look in the make_graph function, and change the $gwidth and $gheight variables (this is the graph size in pixels, which is smaller than the final image size). The $width variable is the number of data points in the graph, usually 400. Making it more will not give you more data than you have stored, though.Statistics: Posted by stevesh — Thu Feb 17, 2005 11:49 am
]]>