<?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: Creating clustered, stacked, overlaid, and 100% Bar charts in Flex 3</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8430</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Mon, 11 Oct 2010 02:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8430</guid>
		<description>@Serene,

If you&#039;re using Flex 4, you may need to try using &lt;fx:Array&gt; instead.

Peter</description>
		<content:encoded><![CDATA[<p>@Serene,</p>
<p>If you&#8217;re using Flex 4, you may need to try using &lt;fx:Array&gt; instead.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serene</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8429</link>
		<dc:creator>Serene</dc:creator>
		<pubDate>Mon, 11 Oct 2010 01:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8429</guid>
		<description>Sorie mistake from the previous post. The error is &quot;Could not resolve &lt; mx:Array &gt; to a component implementation.&quot;</description>
		<content:encoded><![CDATA[<p>Sorie mistake from the previous post. The error is &#8220;Could not resolve &lt; mx:Array &gt; to a component implementation.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serene</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8428</link>
		<dc:creator>Serene</dc:creator>
		<pubDate>Mon, 11 Oct 2010 01:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8428</guid>
		<description>Hi, i am currently using flex 4...I encountered this error when implementing which says &quot;Could not resolve  to a component implementation.&quot; Is there ways to solve this problem?</description>
		<content:encoded><![CDATA[<p>Hi, i am currently using flex 4&#8230;I encountered this error when implementing which says &#8220;Could not resolve  to a component implementation.&#8221; Is there ways to solve this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8426</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sat, 09 Oct 2010 21:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8426</guid>
		<description>@Jeffrey,

The code above &lt;em&gt;is&lt;/code&gt; the full code. You can also see the full source code and download a ZIP by clicking the &quot;View Source&quot; link above, or right clicking the SWF and selecting &quot;View Source&quot; from the context menu, or by clicking http://blog.flexexamples.com/wp-content/uploads/BarChart_type_test/bin/srcview/index.html

Peter</description>
		<content:encoded><![CDATA[<p>@Jeffrey,</p>
<p>The code above <em>is the full code. You can also see the full source code and download a ZIP by clicking the "View Source" link above, or right clicking the SWF and selecting "View Source" from the context menu, or by clicking <a href="http://blog.flexexamples.com/wp-content/uploads/BarChart_type_test/bin/srcview/index.html" rel="nofollow">http://blog.flexexamples.com/wp-content/uploads/BarChart_type_test/bin/srcview/index.html</a></p>
<p>Peter</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8424</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Sat, 09 Oct 2010 12:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8424</guid>
		<description>Hi, i am doing a project related to this example you have.. However, where can i find the full codings for this Bar chart sample, would really appreciate your help. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, i am doing a project related to this example you have.. However, where can i find the full codings for this Bar chart sample, would really appreciate your help. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Batuta</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8372</link>
		<dc:creator>Batuta</dc:creator>
		<pubDate>Wed, 29 Sep 2010 13:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8372</guid>
		<description>I am also getting those annoying long decimal places when using Stacked Column charts. Any way to avoid or work around them?</description>
		<content:encoded><![CDATA[<p>I am also getting those annoying long decimal places when using Stacked Column charts. Any way to avoid or work around them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-8040</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Jun 2010 16:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-8040</guid>
		<description>Hi Friends,

Need help in Bar charts.. would be great if any one could suggest some options.. 

Thanks,
Visu</description>
		<content:encoded><![CDATA[<p>Hi Friends,</p>
<p>Need help in Bar charts.. would be great if any one could suggest some options.. </p>
<p>Thanks,<br />
Visu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian Bendersky</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-7163</link>
		<dc:creator>Damian Bendersky</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-7163</guid>
		<description>Is there any way of avoiding those long decimals on the DataTips when you select the STACKED option (i.e. 0.21799999999999997)??
Great site!
Thanks.</description>
		<content:encoded><![CDATA[<p>Is there any way of avoiding those long decimals on the DataTips when you select the STACKED option (i.e. 0.21799999999999997)??<br />
Great site!<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Kumar</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-1528</link>
		<dc:creator>Ashish Kumar</dc:creator>
		<pubDate>Sun, 23 Nov 2008 19:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-1528</guid>
		<description>Thanks for providing help for flex charts</description>
		<content:encoded><![CDATA[<p>Thanks for providing help for flex charts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Dadhwal</title>
		<link>http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/comment-page-1/#comment-1530</link>
		<dc:creator>Rohit Dadhwal</dc:creator>
		<pubDate>Wed, 12 Nov 2008 12:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/11/creating-clustered-stacked-overlaid-and-100-bar-charts-in-flex-3/#comment-1530</guid>
		<description>Thanks for online support</description>
		<content:encoded><![CDATA[<p>Thanks for online support</p>
]]></content:encoded>
	</item>
</channel>
</rss>

