<?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: Connect the Dots: Astra Line Charts</title>
	<atom:link href="http://www.yswfblog.com/blog/index.php/2008/05/14/connect-the-dots-astra-line-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/</link>
	<description>News and Articles on Yahoo! Flash Components and Libraries</description>
	<lastBuildDate>Sat, 20 Feb 2010 17:19:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh Tynjala</title>
		<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/comment-page-1/#comment-22633</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Fri, 22 Aug 2008 17:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/#comment-22633</guid>
		<description>Talal, you should check out the &lt;code&gt;dataTipFunction&lt;/code&gt; property on the chart. That&#039;s how you customize the roll-over data tip.</description>
		<content:encoded><![CDATA[<p>Talal, you should check out the <code>dataTipFunction</code> property on the chart. That&#8217;s how you customize the roll-over data tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talal</title>
		<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/comment-page-1/#comment-22442</link>
		<dc:creator>Talal</dc:creator>
		<pubDate>Thu, 21 Aug 2008 13:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/#comment-22442</guid>
		<description>Is there a possibility to add an Item Name to the xy scatter chart ? i.e. I need to display a name onRollOver beside the Numeric Values. Can any one help ?</description>
		<content:encoded><![CDATA[<p>Is there a possibility to add an Item Name to the xy scatter chart ? i.e. I need to display a name onRollOver beside the Numeric Values. Can any one help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/comment-page-1/#comment-19596</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Thu, 24 Jul 2008 23:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/#comment-19596</guid>
		<description>David, this is a problem I discovered recently too. It will be fixed in the next version. The &lt;code&gt;embedFonts&lt;/code&gt; style on the chart will be passed down to all the subcomponents.</description>
		<content:encoded><![CDATA[<p>David, this is a problem I discovered recently too. It will be fixed in the next version. The <code>embedFonts</code> style on the chart will be passed down to all the subcomponents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/comment-page-1/#comment-14650</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 16 Jun 2008 21:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/#comment-14650</guid>
		<description>Josh

I ran into serious problem while using your chart. I needed to rotate (and skew) the chart , and obviously labels were not visible after that, because they were not embedded. I needed to go through the code and find the labels on classes Axis, DataTipRenderer, NumericAxes etc and set embedFonts to true. Shouldn&#039;t be a good idea to allow that property to be set as a public style or something on the chart? or does it exist? Thanks a lot, great component set! :)</description>
		<content:encoded><![CDATA[<p>Josh</p>
<p>I ran into serious problem while using your chart. I needed to rotate (and skew) the chart , and obviously labels were not visible after that, because they were not embedded. I needed to go through the code and find the labels on classes Axis, DataTipRenderer, NumericAxes etc and set embedFonts to true. Shouldn&#8217;t be a good idea to allow that property to be set as a public style or something on the chart? or does it exist? Thanks a lot, great component set! <img src='http://www.yswfblog.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunny Joshua</title>
		<link>http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/comment-page-1/#comment-11799</link>
		<dc:creator>Sunny Joshua</dc:creator>
		<pubDate>Tue, 20 May 2008 18:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.yswfblog.com/blog/2008/05/14/connect-the-dots-astra-line-charts/#comment-11799</guid>
		<description>Hi, thanks for the informatino. 
Can I set data in XML? It will be very helpful for me if i can set the data in XML. I saw such an option in one Silverlight charting component called &lt;a href=&quot;http://www.visifire.com/silverlight_chart_designer.php&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;  
Do we have a similar option in Astra?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the informatino.<br />
Can I set data in XML? It will be very helpful for me if i can set the data in XML. I saw such an option in one Silverlight charting component called <a href="http://www.visifire.com/silverlight_chart_designer.php" rel="nofollow"></a><br />
Do we have a similar option in Astra?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
