Showing entries 1 to 1
Displaying posts with tag: google graph API (reset)
Using the google graph API with MySQL stored functions

After reading Alex’s blog post on generating graphs using google’s graph API I decided to do something similar for MySQL. I created a stored function that takes a height, width and a graph type from the list of available graph types in the graph API. The function returns a url to a google graph that [...]

Showing entries 1 to 1