<?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>Tekipad Nuggets &#187; extjs</title>
	<atom:link href="http://www.tekipad.com/blog/tag/extjs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekipad.com/blog</link>
	<description>when the bits settle</description>
	<lastBuildDate>Sun, 13 Jun 2010 09:58:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ExtJS line Charts and improper string data from PHP</title>
		<link>http://www.tekipad.com/blog/2010/02/22/extjs-line-charts-and-improper-string-data-from-php/</link>
		<comments>http://www.tekipad.com/blog/2010/02/22/extjs-line-charts-and-improper-string-data-from-php/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 13:22:26 +0000</pubDate>
		<dc:creator>Gray Dot</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[linechart]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.tekipad.com/blog/?p=203</guid>
		<description><![CDATA[





While working on the main dashboard for the current extjs project I am working I had to create a line chart which showed the performance over the last 1 week. This was across 3 different variables.
The code to show that with tips and all as an item in an ExtJS Panel is

new Ext.chart.LineChart({
   [...]]]></description>
		<wfw:commentRss>http://www.tekipad.com/blog/2010/02/22/extjs-line-charts-and-improper-string-data-from-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
