[Graph-dev] passing multiple datasets into gnuplot module

J. J. Yuan j1yuan at yahoo.com
Tue Sep 30 11:12:22 PDT 2003


It failed.  I also tried

push @dataset, [\%hash1, \@array1], [\%hash2, \@array2];

We need more ideas ... :-)

Thanks!

Jay

--- David Moore <dmoore at caida.org> wrote:
> > push @dataset, \%hash1, \@array1, \%hash2, \@array2;
> 
> try:
> 
> push @dataset, [ \%hash1, \@array1], [\%hash2, \@array2];
> 


=====
-- Jay Jie Yuan  Ô¬½Ü   ---------------------  j1yuan at yahoo.com  --
--  6487 Copperleaf Lane   --  Cincinnati,  OH 45230  --  USA   --
== (513) 232-1301(H)  = 336-4711 (W)  =  623-2245 (cell)   ==
== text page (140 chars): 5136232245 at messaging.nextel.com ==

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


More information about the Graph-dev mailing list