graphing with php
Tuesday, June 19th, 2007 in Tools of the tradeIf you ever need a graph generated with php, if you ask me you have 2 solutions: use GD or use Flash.
Here are the best two of them in my opinion:
1. jpgraph is a PHP-GD graphing tool
2. amCharts is a Flash developed chart solution.
Both offer the same thing with very different results. Go check them out.






Leave a comment