senget76 has asked for the wisdom of the Perl Monks concerning the following question:
I hope somebody could help me out thank you@temp_legend[0]="name1"; @temp_legend[1]="name2"; @temp_legend[2]="name3"; $graph->set_legend(@temp_legend);
Edit: Added <code> tags. larsen
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: GD::Graph legend issues
by robartes (Priest) on Nov 25, 2002 at 08:46 UTC |