<?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: Custom Chart Annotations</title>
	<atom:link href="http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/</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: pradeep narahari</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-34554</link>
		<dc:creator>pradeep narahari</dc:creator>
		<pubDate>Thu, 02 Aug 2007 20:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-34554</guid>
		<description>&lt;p&gt;i would like to show some picture even there is no data in pie chart. like in bar chart where we show emty x and y axies lines and stick points&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i would like to show some picture even there is no data in pie chart. like in bar chart where we show emty x and y axies lines and stick points</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-29949</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Thu, 05 Jul 2007 17:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-29949</guid>
		<description>&lt;p&gt;Hi Ely,&lt;/p&gt;

&lt;p&gt;Great job man. I was just looking exactly for the same thing in my application. Bless you! However, as a feedback I noticed two things:
1. Somehow in the source of RangeSelector, a call to modelChangedHandler() is made, but method doesn&#039;t exist.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;You have used parentApplication for mouseMove events. In case of a chart drawn in a pop up, it does not work. I replaced parentApplication with systemManager, and it worked like charm.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Thanks again man.&lt;/p&gt;

&lt;p&gt;Sandeep&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Ely,</p>
<p>Great job man. I was just looking exactly for the same thing in my application. Bless you! However, as a feedback I noticed two things:<br />
1. Somehow in the source of RangeSelector, a call to modelChangedHandler() is made, but method doesn&#8217;t exist.</p>
<ol>
<li>You have used parentApplication for mouseMove events. In case of a chart drawn in a pop up, it does not work. I replaced parentApplication with systemManager, and it worked like charm.</li>
</ol>
<p>Thanks again man.</p>
<p>Sandeep</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-3802</link>
		<dc:creator>Dmitriy</dc:creator>
		<pubDate>Thu, 02 Nov 2006 01:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-3802</guid>
		<description>&lt;p&gt;Sounds nice, but the link to the source isn&#039;t working.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sounds nice, but the link to the source isn&#8217;t working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-1742</link>
		<dc:creator>Brendan</dc:creator>
		<pubDate>Wed, 30 Aug 2006 17:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-1742</guid>
		<description>&lt;p&gt;Hey Ely,&lt;/p&gt;

&lt;p&gt;Noticed this example isn&#039;t working anymore... but it sounds like the same example that&#039;s in your ChartSampler app now... one and the same?&lt;/p&gt;

&lt;p&gt;Thx,&lt;/p&gt;

&lt;p&gt;Brendan&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Ely,</p>
<p>Noticed this example isn&#8217;t working anymore&#8230; but it sounds like the same example that&#8217;s in your ChartSampler app now&#8230; one and the same?</p>
<p>Thx,</p>
<p>Brendan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Tuppeny</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-332</link>
		<dc:creator>Danny Tuppeny</dc:creator>
		<pubDate>Tue, 30 May 2006 08:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-332</guid>
		<description>&lt;p&gt;What&#039;s GMC?&lt;/p&gt;

&lt;p&gt;I didn&#039;t realise who&#039;s blog this was - I thought it was just someone playing with the betas. Some good examples here, keep up the good work! :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What&#8217;s GMC?</p>
<p>I didn&#8217;t realise who&#8217;s blog this was &#8211; I thought it was just someone playing with the betas. Some good examples here, keep up the good work! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ely Greenfield</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-307</link>
		<dc:creator>Ely Greenfield</dc:creator>
		<pubDate>Fri, 26 May 2006 16:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-307</guid>
		<description>&lt;p&gt;Yikes! Good Catch, Danny. That&#039;s a bug in the chart source code.  It&#039;ll be fixed for GMC.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yikes! Good Catch, Danny. That&#8217;s a bug in the chart source code.  It&#8217;ll be fixed for GMC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Tuppeny</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-304</link>
		<dc:creator>Danny Tuppeny</dc:creator>
		<pubDate>Fri, 26 May 2006 09:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-304</guid>
		<description>&lt;p&gt;I&#039;m having a problem with the Y co-ordinate of dataToLocal coming out wrong, and your sample seems to have the same issue. Notice in your &quot;screenPos&quot; label, the Y co-ordinate actually changes with the mouse&#039;s X co-ordinate. You can move the mouse up and down in a straight line without the screenPos value changing at all.&lt;/p&gt;

&lt;p&gt;I have the same issue in a component I&#039;m writing, but I can&#039;t find any mention of it on Google. Are we both using dataToLocal wrong? :-(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem with the Y co-ordinate of dataToLocal coming out wrong, and your sample seems to have the same issue. Notice in your &#8220;screenPos&#8221; label, the Y co-ordinate actually changes with the mouse&#8217;s X co-ordinate. You can move the mouse up and down in a straight line without the screenPos value changing at all.</p>
<p>I have the same issue in a component I&#8217;m writing, but I can&#8217;t find any mention of it on Google. Are we both using dataToLocal wrong? :-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-209</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 15 May 2006 22:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-209</guid>
		<description>&lt;p&gt;Any chance you can provide the source for this and/or update it to beta3 of flex2?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any chance you can provide the source for this and/or update it to beta3 of flex2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hassoun</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-54</link>
		<dc:creator>David Hassoun</dc:creator>
		<pubDate>Tue, 18 Apr 2006 02:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-54</guid>
		<description>&lt;p&gt;Awesome sample! How hard would it be to gather all the data points in the selected region and display them in a DataGrid?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome sample! How hard would it be to gather all the data points in the selected region and display them in a DataGrid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Burleson</title>
		<link>http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/comment-page-1/#comment-53</link>
		<dc:creator>Thomas Burleson</dc:creator>
		<pubDate>Mon, 17 Apr 2006 01:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietlyscheming.com/blog/2006/04/03/custom-chart-annotations/#comment-53</guid>
		<description>&lt;p&gt;Really nice. Superb demo. Keep up these great contributions to the community.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Really nice. Superb demo. Keep up these great contributions to the community.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
