I am using GD::Graph::Bars to make four bar graphs for each month. I
cannot figure out how to separate the sets of bars from each other. As it
is, I have 48 vertical bars (4 x 12) all in a row. I want to show some
separation between each set of four bars (4 bars for each month). I do not
see any settings to make this work, but it seems like an obvious need for
bar graphs.

This is how it looks now:
||||||||||||||||||||||||||||||||| etc
This is how I want it to look:
|||| |||| |||| |||| |||| |||| |||| etc

PA Erickson


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to