Re: [PHP] Drawing graphs - opinions

2002-03-23 Thread David Ford
Take a look at jpgraph, it's on freshmeat. David Lee P Reilly wrote: >Hi, > >I see there a number of PHP scripts/libraries out there for the purpose >of graphing data. Which one is considered to be the best, most powerful >/ easiest to use? I need to plot X/Y graphs for some data sets with >ver

[PHP] Drawing graphs - opinions

2002-03-22 Thread Lee P Reilly
Hi, I see there a number of PHP scripts/libraries out there for the purpose of graphing data. Which one is considered to be the best, most powerful / easiest to use? I need to plot X/Y graphs for some data sets with vertical error margin lines going along the y-axis. Any recommendations? Cheers,