in reply to GD::Graph Overwrite

Is it possible to sort the values by size before passing them to the graphing code?

Replies are listed 'Best First'.
Re^2: GD::Graph Overwrite
by tilly (Archbishop) on Jan 14, 2011 at 21:48 UTC
    That is exactly how I solved this problem in the past.
Re^2: GD::Graph Overwrite
by expresspotato (Beadle) on Jan 17, 2011 at 16:00 UTC
    My code is posted above, if you know a way of sorting the order for each bar to be drawn for each time period please let me know