in reply to How to create histogram

Googling "histogram gd" results in: GD::Graph::histogram. According to the docs, it can only graph 1 set of data at a time.

Super Searching where title contains "histogram" also locates a bunch of code: ?node_id=3989;HIT=histogram;re=N

Replies are listed 'Best First'.
Re^2: How to create histogram
by ITmajor (Beadle) on Oct 23, 2008 at 13:39 UTC
    Thanks