<?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 Charting Example: Data Based Renderers</title>
	<atom:link href="http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/</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: moby</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-30629</link>
		<dc:creator>moby</dc:creator>
		<pubDate>Wed, 11 Jul 2007 01:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-30629</guid>
		<description>&lt;p&gt;hi guys I have just started looking into flex and actionscript 
.. i want to make a chart using charting component  ... 
 can I have a line drawn in the  suppose a Bar graph representing the average...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi guys I have just started looking into flex and actionscript<br />
.. i want to make a chart using charting component  &#8230;<br />
 can I have a line drawn in the  suppose a Bar graph representing the average&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Shah</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-29654</link>
		<dc:creator>Manish Shah</dc:creator>
		<pubDate>Tue, 03 Jul 2007 15:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-29654</guid>
		<description>&lt;p&gt;How to get coordinate of Graph when user click on the graph with respect to X&#039;s and Y&#039;s values&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How to get coordinate of Graph when user click on the graph with respect to X&#8217;s and Y&#8217;s values</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Shah</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-29130</link>
		<dc:creator>Manish Shah</dc:creator>
		<pubDate>Fri, 29 Jun 2007 06:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-29130</guid>
		<description>&lt;p&gt;Hi, 
How to Create a scatterd graph? 
can we use buuble graph or Plot Graph of Flex?&lt;/p&gt;

&lt;p&gt;Requirement is like there were two values x and y.
So (x,y) = (10,20) , (10,22), (10,23), (11,23) etc
for each point there will be a dot.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,<br />
How to Create a scatterd graph?<br />
can we use buuble graph or Plot Graph of Flex?</p>
<p>Requirement is like there were two values x and y.<br />
So (x,y) = (10,20) , (10,22), (10,23), (11,23) etc<br />
for each point there will be a dot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter foley</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-19934</link>
		<dc:creator>peter foley</dc:creator>
		<pubDate>Fri, 11 May 2007 04:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-19934</guid>
		<description>&lt;p&gt;Just starting to look at Flex charting for work. Some of your demos fit neatly into what we want to do buT i am a bit stymied by lack of doco e.g. How do I write a data renderer thta changes the colour of a bubblechart datapoint based on a function (eg countries in america are blue, countries in Europe are green etc).
Second your demo of zooming axes (can&#039;t get them to pan) is good but it no longer displays the axis title. Is there more detailed doco about how to subclass the chart components?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just starting to look at Flex charting for work. Some of your demos fit neatly into what we want to do buT i am a bit stymied by lack of doco e.g. How do I write a data renderer thta changes the colour of a bubblechart datapoint based on a function (eg countries in america are blue, countries in Europe are green etc).<br />
Second your demo of zooming axes (can&#8217;t get them to pan) is good but it no longer displays the axis title. Is there more detailed doco about how to subclass the chart components?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-10277</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 30 Jan 2007 17:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-10277</guid>
		<description>&lt;p&gt;This is very useful information, and repurposing the code to render items in a plot chart was easy enough until I tried to use dynamic data for the values of StopLightThreshold. I&#039;m using . The item renderer&#039;s getFill method ignores any threshold with a binded value.  in the Flex Language Reference shows a working example of using outerDocument. I assume the problem has something to do with the qc namespace, but I haven&#039;t found a way around it yet. Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is very useful information, and repurposing the code to render items in a plot chart was easy enough until I tried to use dynamic data for the values of StopLightThreshold. I&#8217;m using . The item renderer&#8217;s getFill method ignores any threshold with a binded value.  in the Flex Language Reference shows a working example of using outerDocument. I assume the problem has something to do with the qc namespace, but I haven&#8217;t found a way around it yet. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-6685</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 12 Dec 2006 21:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-6685</guid>
		<description>&lt;p&gt;Great blog Ely, 
Your examples and code help and inspire more then you&#039;d ever know :)&lt;/p&gt;

&lt;p&gt;That said, i&#039;m getting an error page trying to download the dataBasedRenderer example :(&lt;/p&gt;

&lt;p&gt;Routing Error&lt;/p&gt;

&lt;p&gt;Recognition failed for &quot;/dataBasedRenderers/srcview/DataBasedRenderers.zip&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great blog Ely,<br />
Your examples and code help and inspire more then you&#8217;d ever know :)</p>
<p>That said, i&#8217;m getting an error page trying to download the dataBasedRenderer example :(</p>
<p>Routing Error</p>
<p>Recognition failed for &#8220;/dataBasedRenderers/srcview/DataBasedRenderers.zip&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Prondak</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-409</link>
		<dc:creator>Andy Prondak</dc:creator>
		<pubDate>Wed, 07 Jun 2006 16:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-409</guid>
		<description>&lt;p&gt;Nothing appears on your flash pages. Im using OS X with firefox 1.5.0.2&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nothing appears on your flash pages. Im using OS X with firefox 1.5.0.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ely Greenfield</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-403</link>
		<dc:creator>Ely Greenfield</dc:creator>
		<pubDate>Tue, 06 Jun 2006 19:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-403</guid>
		<description>&lt;p&gt;Hi Martin.  A custom renderer like this would be a quick and dirty way to get that kind of a render.  But to do that right, you&#039;d probably want to add an extra axis of data to the series itself (which is how the bubbleSeries does it).  Assuming you have an abitrary range of data, you&#039;ll need to compare all the values in the chart to figure out what the max and min is and scale them appropriately, which is what the axes are for.  If you have a fixed min/max that you know your data will fall within, you could just take this code, look up the extra data value you care about, , divide it by your max, and use that fraction to scale the radius.&lt;/p&gt;

&lt;p&gt;Also, if you want labels on the chart, you&#039;ll need to extend the series to make sure they pick up the adjusted wedge values.&lt;/p&gt;

&lt;p&gt;I&#039;ll see if I can throw an example together to get you started.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Martin.  A custom renderer like this would be a quick and dirty way to get that kind of a render.  But to do that right, you&#8217;d probably want to add an extra axis of data to the series itself (which is how the bubbleSeries does it).  Assuming you have an abitrary range of data, you&#8217;ll need to compare all the values in the chart to figure out what the max and min is and scale them appropriately, which is what the axes are for.  If you have a fixed min/max that you know your data will fall within, you could just take this code, look up the extra data value you care about, , divide it by your max, and use that fraction to scale the radius.</p>
<p>Also, if you want labels on the chart, you&#8217;ll need to extend the series to make sure they pick up the adjusted wedge values.</p>
<p>I&#8217;ll see if I can throw an example together to get you started.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/comment-page-1/#comment-402</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 06 Jun 2006 18:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/06/06/flex-charting-example-data-based-renderers/#comment-402</guid>
		<description>&lt;p&gt;Would this serve as a good starting point for a renderer that renders each wedge with a potentially different radius? (similar to the radiusField in a BubbleSeries)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Would this serve as a good starting point for a renderer that renders each wedge with a potentially different radius? (similar to the radiusField in a BubbleSeries)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
