Thread: GoogleCharts
View Single Post
Old 12-12-2007, 08:01 PM   #11 (permalink)
jaugusto
The Visitor
 
Join Date: Dec 2007
Posts: 3
Thanks: 0
jaugusto is on a distinguished road
Default

Great! So it was you who make the first wraper for it!

What I don’t like about Google chart API is the fact axis don’t have nothing to do with values.

Thus, in order for a simple x,y graph to make sense, you have to find the percentage of all your values and then plot them. I mean, if your max value is 150, you must make 150=100% and then calculate all values below it in terms of percentage. Your laber on the x axe will be 150, but your value will be 100%.

Also: it does not work on forums with the [IMG] tag…

It would be usefull for the PHP class to load the url as binary and outputs it as .png, so that it can be recognized everywhere.
jaugusto is offline  
Reply With Quote