in reply to
Perl code for a Histogram
CPAN
is your friend:
histogram
. In particular, it looks like
GD::Graph::histogram
does what you want.
Comment on
Re: Perl code for a Histogram
In Section
Seekers of Perl Wisdom