I was rather bored the other day when i found out about google’s chart api, which allows you to create a chart by linking to a url with some things in it.. you can find more about it in here.
Well, I became bored somedays later, and started creating a class to work with it. This class would create and add all the information needed to the base url, After reading and adding a lot of things into the class, I made a rather decent php chart for he creation of charts using google’s api. After googling “php google charts api” I found out there are many other similar classes, which make mine look … plain… i wil exapand it a little and then present the final one, currantly it only supports a limited number of google’s settings. I will add all settings, and eventually have a complete class. Also, i found out, that my class has something in favor.. it’s really simple to use
.
Download here:
For instructions,
Read the rest of this entry »


