<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Flex custom chart series: Variable Radius Pie Series (&#8230;With Source!)</title>
	<atom:link href="http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/</link>
	<description>simple plans for world domination</description>
	<lastBuildDate>Fri, 04 Dec 2009 11:48:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leen Toelen</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/comment-page-1/#comment-19508</link>
		<dc:creator>Leen Toelen</dc:creator>
		<pubDate>Wed, 09 May 2007 08:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/#comment-19508</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have never seen an example of the doughnut chart with multiple series, so it has multiple rings. Is this possible with the PieChart?&lt;/p&gt;

&lt;p&gt;Regards,
Leen&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have never seen an example of the doughnut chart with multiple series, so it has multiple rings. Is this possible with the PieChart?</p>
<p>Regards,<br />
Leen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jodie</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/comment-page-1/#comment-1177</link>
		<dc:creator>Jodie</dc:creator>
		<pubDate>Wed, 02 Aug 2006 10:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/#comment-1177</guid>
		<description>&lt;p&gt;I get an error.&lt;/p&gt;

&lt;p&gt;TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at mx.charts.series::PieSeries/mx.charts.series:PieSeries::updateDisplayList()
    at mx.core::UIComponent/validateDisplayList()
    at mx.managers::LayoutManager/::validateDisplayList()
    at mx.managers::LayoutManager/::doPhasedInstantiation()
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/::callLaterDispatcher2()
    at mx.core::UIComponent/::callLaterDispatcher()&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I get an error.</p>
<p>TypeError: Error #1009: Cannot access a property or method of a null object reference.<br />
    at mx.charts.series::PieSeries/mx.charts.series:PieSeries::updateDisplayList()<br />
    at mx.core::UIComponent/validateDisplayList()<br />
    at mx.managers::LayoutManager/::validateDisplayList()<br />
    at mx.managers::LayoutManager/::doPhasedInstantiation()<br />
    at Function/http://adobe.com/AS3/2006/builtin::apply()<br />
    at mx.core::UIComponent/::callLaterDispatcher2()<br />
    at mx.core::UIComponent/::callLaterDispatcher()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Charlton</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/comment-page-1/#comment-525</link>
		<dc:creator>Chris Charlton</dc:creator>
		<pubDate>Mon, 19 Jun 2006 18:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/#comment-525</guid>
		<description>&lt;p&gt;Very nice execution. I really see this chart getting popular and extended.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice execution. I really see this chart getting popular and extended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremiah johnson</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/comment-page-1/#comment-447</link>
		<dc:creator>jeremiah johnson</dc:creator>
		<pubDate>Sat, 10 Jun 2006 03:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/#comment-447</guid>
		<description>&lt;p&gt;Very cool.  There aren&#039;t enough chart tutorials out there.  I still want to create new charts and I have really no idea where to begin.  Can you throw up a small example of a custom renderer that ISN&#039;T based on another renderer?&lt;/p&gt;

&lt;p&gt;I&#039;m trying to create charts that wow the appropriate people inside my Fortune 50 (yes, fifty) employer, and I need to find ways to really impress them - they&#039;ll want to see things like google finance&#039;s chart to be truly impressed, I think.&lt;/p&gt;

&lt;p&gt;Can you do something like that?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very cool.  There aren&#8217;t enough chart tutorials out there.  I still want to create new charts and I have really no idea where to begin.  Can you throw up a small example of a custom renderer that ISN&#8217;T based on another renderer?</p>
<p>I&#8217;m trying to create charts that wow the appropriate people inside my Fortune 50 (yes, fifty) employer, and I need to find ways to really impress them &#8211; they&#8217;ll want to see things like google finance&#8217;s chart to be truly impressed, I think.</p>
<p>Can you do something like that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iFunk</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/comment-page-1/#comment-416</link>
		<dc:creator>iFunk</dc:creator>
		<pubDate>Thu, 08 Jun 2006 06:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/07/flex-custom-chart-series-variable-radius-pie-series-with-source/#comment-416</guid>
		<description>&lt;p&gt;very pretty... now make it animate continuously, and I can stop clicking the button a hundred times :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>very pretty&#8230; now make it animate continuously, and I can stop clicking the button a hundred times :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
