Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Re: Question about using hash indexes with GD::Graph

by arturo (Vicar)
on Mar 20, 2001 at 20:56 UTC ( #65735=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Question about using hash indexes with GD::Graph
in thread Question about using hash indexes with GD::Graph

$new is a already a reference to an array consisting of two arrayrefs. There is no such thing (yet) as @new in the code snippet you've posted. Try it with
print IMG $graph->plot($new)->png;
(instead of the \@new you have there now) and see what happens.

use strict should have caught this. You *are* using, strict, aren't you?

Philosophy can be made out of anything. Or less -- Jerry A. Fodor

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://65735]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2023-12-08 16:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (36 votes). Check out past polls.

    Notices?