in reply to Re: Re: Question about using hash indexes with GD::Graph
in thread Question about using hash indexes with GD::Graph
because $new is an array reference, so all you need to do is fill it in as $graph->plot($new)->png;
In Section
Seekers of Perl Wisdom