mysql - PHP visualization library for Google Charts API -



mysql - PHP visualization library for Google Charts API -

i'm implementing google charts using php backend. unfortunately of php visualization implementations i've found, best looked mailchimp's mc-goog-visualization (http://code.google.com/p/mc-goog-visualization/issues/detail?id=13).

this allows create google info source mysql db minimal coding. downside is, project not actively developed , has many bugs (including showstoppers "where" clauses , scalars don't appear work right.

can who's worked php/mysql , google charts recommend info source wrapper works google query formats?

thanks

i found bggardner/google-visualization-php, looks active, didn't seek it.

php mysql google-visualization

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -