<?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: Scrolling and zooming chart with ChartScroller</title>
	<atom:link href="http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/</link>
	<description>Adobe Flex and AIR thoughts, custom components, how-to’s...</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:00:12 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kishore</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-544</link>
		<dc:creator>Kishore</dc:creator>
		<pubDate>Tue, 04 May 2010 08:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-544</guid>
		<description>Will it work for the stacked charts... with different series.. 
I am using column chart which has 6 column series and need to scroll chart.
Will this work. I would like to use this example. 
Good scroll bar example really...!</description>
		<content:encoded><![CDATA[<p>Will it work for the stacked charts&#8230; with different series..<br />
I am using column chart which has 6 column series and need to scroll chart.<br />
Will this work. I would like to use this example.<br />
Good scroll bar example really&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahe</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-433</link>
		<dc:creator>Ahe</dc:creator>
		<pubDate>Mon, 29 Mar 2010 12:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-433</guid>
		<description>Hi,

Excellent work, very helpful. i want to use your component but i dont know how, i have linechart instead of columnchart,and the data of my dataprovider is like this :
 public var tableauGraph:ArrayCollection = new ArrayCollection([
     {gare: &quot;Reiner&quot;, heure: &quot;10:00&quot;, numero: 69000,ordre: 10}, 
     {gare: &quot;Rein&quot;, heure: &quot;10:30&quot;, numero: 69000,ordre: 11},
      {gare: &quot;trdf&quot;, heure: &quot;10:45&quot;, numero: 69000,ordre: 12},
       {gare: &quot;Rei&quot;, heure: &quot;11:00&quot;, numero: 69000,ordre: 13},
       {gare: &quot;Rein&quot;, heure: &quot;10:00&quot;, numero: 69100,ordre: 3},
       {gare: &quot;Reibv&quot;, heure: &quot;10:45&quot;, numero: 69100,ordre: 4},
       {gare: &quot;fgf&quot;, heure: &quot;10:55&quot;, numero: 69100,ordre: 5},
       {gare: &quot;trtrdg&quot;, heure: &quot;11:00&quot;, numero: 69100,ordre: 6},
       {gare: &quot;trdf&quot;, heure: &quot;12:00&quot;, numero: 69100,ordre: 7}
          ]);

now i want in Xaxes &quot;gare&quot; and in the Yaxes &quot;heure&quot;, i cant print the label of heure! can you help me?

Thanks and sorry for my english.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Excellent work, very helpful. i want to use your component but i dont know how, i have linechart instead of columnchart,and the data of my dataprovider is like this :<br />
 public var tableauGraph:ArrayCollection = new ArrayCollection([<br />
     {gare: "Reiner", heure: "10:00", numero: 69000,ordre: 10},<br />
     {gare: "Rein", heure: "10:30", numero: 69000,ordre: 11},<br />
      {gare: "trdf", heure: "10:45", numero: 69000,ordre: 12},<br />
       {gare: "Rei", heure: "11:00", numero: 69000,ordre: 13},<br />
       {gare: "Rein", heure: "10:00", numero: 69100,ordre: 3},<br />
       {gare: "Reibv", heure: "10:45", numero: 69100,ordre: 4},<br />
       {gare: "fgf", heure: "10:55", numero: 69100,ordre: 5},<br />
       {gare: "trtrdg", heure: "11:00", numero: 69100,ordre: 6},<br />
       {gare: "trdf", heure: "12:00", numero: 69100,ordre: 7}<br />
          ]);</p>
<p>now i want in Xaxes &#8220;gare&#8221; and in the Yaxes &#8220;heure&#8221;, i cant print the label of heure! can you help me?</p>
<p>Thanks and sorry for my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exploring Flex capabilities and resources &#171; Jabuke.Net</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-398</link>
		<dc:creator>Exploring Flex capabilities and resources &#171; Jabuke.Net</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-398</guid>
		<description>[...] http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/" rel="nofollow">http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stewart</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-309</link>
		<dc:creator>Scott Stewart</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-309</guid>
		<description>Hi, I love this component, however it does have one limitation for me--the scroll wheel. Macs still do not (to my knowledge) support the scroll wheel, and some laptops dont have them either.

Id like to modify your component to handle a keyboard event for zooming(such as using the + and - for zooming).  How would you recommend doing this?</description>
		<content:encoded><![CDATA[<p>Hi, I love this component, however it does have one limitation for me&#8211;the scroll wheel. Macs still do not (to my knowledge) support the scroll wheel, and some laptops dont have them either.</p>
<p>Id like to modify your component to handle a keyboard event for zooming(such as using the + and &#8211; for zooming).  How would you recommend doing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iwo Banas</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-301</link>
		<dc:creator>Iwo Banas</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-301</guid>
		<description>Sure you can use it! 
It&#039;s released under MPL license (the same as Flex SDK) so if you improve it you should publish changes (of course only changes to my component not the code of your application).
For example you can commit it to the google code project or simply send me a diff.</description>
		<content:encoded><![CDATA[<p>Sure you can use it!<br />
It&#8217;s released under MPL license (the same as Flex SDK) so if you improve it you should publish changes (of course only changes to my component not the code of your application).<br />
For example you can commit it to the google code project or simply send me a diff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalavati Singh</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-300</link>
		<dc:creator>Kalavati Singh</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-300</guid>
		<description>Hi,
         Excellent work. Can I  use the same in my project. If any thing related to Licensing please let me know</description>
		<content:encoded><![CDATA[<p>Hi,<br />
         Excellent work. Can I  use the same in my project. If any thing related to Licensing please let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alfredo</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-299</link>
		<dc:creator>alfredo</dc:creator>
		<pubDate>Thu, 04 Feb 2010 11:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-299</guid>
		<description>&lt;a href=&quot;#comment-298&quot; rel=&quot;nofollow&quot;&gt;@alfredo&lt;/a&gt; 
Hello Iwo,
you wrote the solution in another post,
this code will fit the axis:

axis.minimum=NaN;
axis.maximum=NaN;

thank you!</description>
		<content:encoded><![CDATA[<p><a href="#comment-298" rel="nofollow">@alfredo</a><br />
Hello Iwo,<br />
you wrote the solution in another post,<br />
this code will fit the axis:</p>
<p>axis.minimum=NaN;<br />
axis.maximum=NaN;</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alfredo</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-298</link>
		<dc:creator>alfredo</dc:creator>
		<pubDate>Thu, 04 Feb 2010 11:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-298</guid>
		<description>Hello! great component! The only missing thing is: 
After scrolling and zooming in the chart, i want to go back to the first view where all data was fitting in my chart. Is there a function (autofitaxis)? How can i implement this? 
Many Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hello! great component! The only missing thing is:<br />
After scrolling and zooming in the chart, i want to go back to the first view where all data was fitting in my chart. Is there a function (autofitaxis)? How can i implement this?<br />
Many Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill R.</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-199</link>
		<dc:creator>Bill R.</dc:creator>
		<pubDate>Sat, 21 Nov 2009 02:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-199</guid>
		<description>ChartScroller is frankly the coolest chart modification I&#039;ve run across. It has a great &quot;gee-whiz&quot; factor.  Thank you for sharing as it is absolutely brilliant.</description>
		<content:encoded><![CDATA[<p>ChartScroller is frankly the coolest chart modification I&#8217;ve run across. It has a great &#8220;gee-whiz&#8221; factor.  Thank you for sharing as it is absolutely brilliant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gourab</title>
		<link>http://www.iwobanas.com/2009/07/scrolling-and-zooming-chart-with-chartscroller/comment-page-1/#comment-145</link>
		<dc:creator>Gourab</dc:creator>
		<pubDate>Sat, 10 Oct 2009 03:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwobanas.com/?p=129#comment-145</guid>
		<description>I think I figured it out . You set the min-max to a small range for the bars to be wide enough and then scroll about - stupid me!</description>
		<content:encoded><![CDATA[<p>I think I figured it out . You set the min-max to a small range for the bars to be wide enough and then scroll about &#8211; stupid me!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
