<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: New GphpChart Class : PHP with Google Chart API</title>
	<link>http://www.malaiac.com/tools/11-new-gphpchart-class-php-with-google-chart-api.html</link>
	<description>SE otaku &#038; info maven</description>
	<pubDate>Mon, 08 Sep 2008 03:44:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: jaugusto</title>
		<link>http://www.malaiac.com/tools/11-new-gphpchart-class-php-with-google-chart-api.html#comment-40</link>
		<author>jaugusto</author>
		<pubDate>Mon, 07 Jan 2008 05:06:50 +0000</pubDate>
		<guid>http://www.malaiac.com/tools/11-new-gphpchart-class-php-with-google-chart-api.html#comment-40</guid>
					<description>Hello

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%. 

Regards, 

Jose 

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.</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>What I don’t like about Google chart API is the fact axis don’t have nothing to do with values. </p>
<p>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%. </p>
<p>Regards, </p>
<p>Jose </p>
<p>Also: it does not work on forums with the [IMG] tag… </p>
<p>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.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jimbo</title>
		<link>http://www.malaiac.com/tools/11-new-gphpchart-class-php-with-google-chart-api.html#comment-41</link>
		<author>Jimbo</author>
		<pubDate>Wed, 09 Jan 2008 22:59:44 +0000</pubDate>
		<guid>http://www.malaiac.com/tools/11-new-gphpchart-class-php-with-google-chart-api.html#comment-41</guid>
					<description>Hiya!

Re. your comment: "The length of the URL is limited somehow." ... I think it's just that there's a fundamental limit of 1024 bytes for an HTTP GET request... so if the URI gets too long ( more than 1024 characters from the first "/" onwards ) it doesn't work..  

HTH.
Jimbo</description>
		<content:encoded><![CDATA[<p>Hiya!</p>
<p>Re. your comment: &#8220;The length of the URL is limited somehow.&#8221; &#8230; I think it&#8217;s just that there&#8217;s a fundamental limit of 1024 bytes for an HTTP GET request&#8230; so if the URI gets too long ( more than 1024 characters from the first &#8220;/&#8221; onwards ) it doesn&#8217;t work..  </p>
<p>HTH.<br />
Jimbo</p>
]]></content:encoded>
				</item>
</channel>
</rss>
