Bob Showalter a *crit :
> 
> [redirecting back to list. keep the discussions on-list, folks.]
Yes :-)

> 
> PL LAMBALLAIS wrote:
> > Well, markers type don't change. :-/
> >
> > Try this:
> > http://www.parx.net/cgi-bin/samples/bob_1.pl
> > and
> > http://www.parx.net/cgi-bin/samples/bob_2.pl
> >
> > (force refresh as it display a generated GIF so running the second
> > script can display the GIF from the first one).
> >
> > The only difference is that for bob_1 I use:
> > $my_graph->set(
> >       markers => [1,2],
> >       marker_size => $marker_size,
> > );
> > and in this case, markers types are OK and change according to the
> > values.
> >
> > and for bob_2
> >       markers => [1,2],\@tab,
> 
> This is *not* what you originally posted. This syntax is wrong, obviously.
> 
> It should be:
> 
>       markers => \@tab,

Well, yes, I know , that's the way it's in the script. It was a mistake
on my mail.
In bob_2 the syntax is "markers => \@tab,"


and it don't work.


PLL
-- 
**********************************************************************************
 Pierre-Louis LAMBALLAIS / [EMAIL PROTECTED]
 
 PARX
 La vitamine de vos projets Internet
 PHP, Perl, ASP, MySQL, PostGreSQL, Oracle...
 
 Entreprise Certifiée ISO-9001/ Version 2000
"Développement Informatique pour sites Internet, Intranet et Extranet"
 
 http://www.parx.net  --  WebDev using CSE
 http://www.dacs.dtic.mil -- More about CSE

**********************************************************************************

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to