Drawing graphs from MySQL data?

Soldato
Joined
1 Sep 2007
Posts
5,315
Location
Santa Monica, California
I have checked around the web and there is a myriad of ways to draw graphs from mysql data. The funkiest seems to be using flash, what are peoples experiences here? I need something that is the sort of thing you demo to clients that look more spiffy than possible substance.
 
Could use something like kavachart if you can use Java. Else look around for a PHP solution. Basically it'd need to be something that runs serverside and creates an image using the data from MySQL before returning it (not really looked into the flash solutions).
 
Well how is the google financial data drawn? I think that is flash? Most impressive tbh.
 
Back
Top Bottom