<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
	xmlns:admin="http://webns.net/mvcb/" 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:atom="http://www.w3.org/2005/Atom">
	
	<channel>
	
		<title>Expressive Presentation of Data with Sencha GXT 3 Charts</title>
		<link>http://www.sencha.com/blog/building-gxt-charts</link>
		<description>In a previous article, we discussed the charting library as a whole. However, there is far more to the Sencha GXT 3 charting library than was covered in that introduction. This article discusses a number of the more intermediate and advanced features that you can use &amp;mdash; including  tweaking the data store backing your chart. With some simple changes to the basic chart setup, you can make your visualizations even more explanatory and expressive.</description>
		<dc:language>en-us</dc:language>
		<dc:creator>brendan@sencha.com</dc:creator>
		<dc:rights>Copyright 2012</dc:rights>
		<dc:date>2012-07-05T14:00:08+00:00</dc:date>
		<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
		<atom:link href="http://www.sencha.com/blog/comments-rss/11730" rel="self" type="application/rss+xml" />
  
		
  
		<item>
      <title>Comment by calvin</title>
      <description>.......</description>
      <content:encoded><![CDATA[<p>.......</p>]]></content:encoded>
      <pubDate>Mon, 09 Jul 2012 06:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-gxt-charts#id:31803#date:06:05</guid>
    </item>
  
		<item>
      <title>Comment by Alex</title>
      <description>Interestingly, many Flex frameworks made a similar mistake (namely, BlazeDS), where the default behavior  during Java &amp;lt;&#45;&amp;gt; AS3 conversion was to turn Java null into a AS3 Number set to 0.

Luckily it was easier to implement a pluggable marshaller override to fix this, but it astounds me that the framework developers don&#8217;t consider this a show stopper.

The absence of a value IS NOT the same as the default value.</description>
      <content:encoded><![CDATA[<p>Interestingly, many Flex frameworks made a similar mistake (namely, BlazeDS), where the default behavior  during Java &lt;-&gt; AS3 conversion was to turn Java null into a AS3 Number set to 0.</p>

<p>Luckily it was easier to implement a pluggable marshaller override to fix this, but it astounds me that the framework developers don&#8217;t consider this a show stopper.</p>

<p>The absence of a value IS NOT the same as the default value.</p>]]></content:encoded>
      <pubDate>Fri, 06 Jul 2012 15:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-gxt-charts#id:31797#date:15:26</guid>
    </item>
  
		<item>
      <title>Comment by Daniel</title>
      <description>Looking forward to the &#8216;gaps in data&#8217; issue being fixed in the ExtJS v4. In the latest version of Ext, null data is is presented as a zero. This is a big no&#45;no when representing data in a graph. We had to manually override a large chunk of the Ext Charting code to fix this careless bug.</description>
      <content:encoded><![CDATA[<p>Looking forward to the &#8216;gaps in data&#8217; issue being fixed in the ExtJS v4. In the latest version of Ext, null data is is presented as a zero. This is a big no-no when representing data in a graph. We had to manually override a large chunk of the Ext Charting code to fix this careless bug.</p>]]></content:encoded>
      <pubDate>Fri, 06 Jul 2012 01:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-gxt-charts#id:31794#date:01:53</guid>
    </item>
  
		
	</channel>
</rss>