<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AjaxApp.com, ajax app and cool web apps! &#187; Google Chart API</title>
	<atom:link href="http://www.ajaxapp.com/tag/google-chart-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxapp.com</link>
	<description>about ajax, javascript, DHTML, CSS, web app, MySQL, PHP, JSP, Java, Oracle and Howtos</description>
	<lastBuildDate>Tue, 30 Aug 2011 14:08:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Google Chart API example : Display data on chart made easy</title>
		<link>http://www.ajaxapp.com/2009/04/13/google-chart-api-example-display-data-on-chart-made-easy/</link>
		<comments>http://www.ajaxapp.com/2009/04/13/google-chart-api-example-display-data-on-chart-made-easy/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 05:24:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Google Chart API]]></category>

		<guid isPermaLink="false">http://www.ajaxapp.com/?p=417</guid>
		<description><![CDATA[.data_label {float:left;width:55%;margin:3px;font-size:8pt;} .data_value {float:left;width:18%;margin:3px;font-size:8pt;} .row_clr {clear:both;} .data_form {width:100%;border:1px dotted #334455;text-align:left;padding:3px;} The Google Chart API provides an easy way to generate a chart dynamically by sending a simple URL to Google Chart service as follows: http://chart.apis.google.com/chart?cht=p3&#038;chd=t:60,40&#038;chs=250&#215;100&#038;chl=Hello&#124;World And Google Chart returns you an image of the chart. As shown the above you just need to pass the [...]]]></description>
		<wfw:commentRss>http://www.ajaxapp.com/2009/04/13/google-chart-api-example-display-data-on-chart-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

