lists@xxxxxxxxx wrote:
Hi All,
I'm currently looking for a quality (preferably open source) PHP
graphing library that will allow me to create various graphs and plot
points. I've seen several that do some amazing things, but cost a
fortune -- others are either limited, lack documentation, or don't allow
plotting of points for multiple entities within the same graph.
Can anyone make any quality suggestions?
Best,
Michael
Imagemagick may do it for you. Here is just one example.
http://www.imagemagick.org/Usage/draw/#bezier
Use the PHP API http://docs.php.net/manual/en/book.imagick.php
Here are some simple graph examples: http://valokuva.org/?cat=2&paged=2
The learning curve is a bit steep; but, once you get the hang of it, things work
great.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php