Thread: Graphs in PHP
View Single Post
Old 05-27-2009, 09:53 PM   #1 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default Graphs in PHP

I found this graph while reading an article. I found that it looks very professional. The way I have used graphs so far have been with Flash Graphs providing data in XML format, but I'd like to get away from flash and just provide PNG or JPG images.

In all of the graphs I found with PHP and GD, they simply just haven't looked professional. So I was wondering if anyone here believes there's a way to create this kind of graph in PHP using whatever engine in the background???

allworknoplay is offline  
Reply With Quote