RE: [Bubba-users] Image size (Holy cow, a posting!)
Brought to you by:
slarti71
|
From: Steven J. S. P. <ssu...@en...> - 2003-05-15 17:20:49
|
Thanks again! My next task is to (still) produce text-based summaries. One summary = for administration and a customer-based one for each usage-billed customer. Do you happen to have the prototype documented for the $form_data_ref variable in bubba_menu.cgi? -Steve S. -----Original Message----- From: bub...@li... [mailto:bub...@li...] On Behalf Of Todd A. = Green Sent: Wednesday, May 14, 2003 4:14 PM To: ssu...@en... Cc: Bub...@li... Subject: Re: [Bubba-users] Image size (Holy cow, a posting!) Via RRDs::graph you would add a --height <pixels> and/or --width = <pixels> arguments. I've added two global vars in bubba_conf.pl $Global::Graph_Height, $Global::Graph_Width which will override the RRDs::graph defaults. This is in 0.0.7pre4. Haven't release it yet though. Waiting for your = next request. ;) |