![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Re: Drawing Graphsby tradez (Pilgrim) |
on Sep 12, 2002 at 15:44 UTC ( #197254=note: print w/replies, xml ) | Need Help?? |
I say stick with GD::Graph. I do statistical reporting with lines, bars, and pie and the simple fill an xAxis array with datapoints equal to the number of n yAxis array datapoints then simply calling a "plot" method is simpley the easiest way. Especially if you are grabbing this data from the arrays that fetcharray in DBI so graciously creates for you. Good luck.
Tradez "Never underestimate the predicability of stupidity" - Bullet Tooth Tony, Snatch (2001)
In Section
Seekers of Perl Wisdom
|
|