<?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: Chronoscope: GWT based charting library</title>
	<atom:link href="http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Shawn</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259250</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 23 Nov 2007 10:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259250</guid>
		<description>@jon - Most of the Chronoscope look and feel can be controlled via GSS (CSS).  For instance, setting the backgrounds to white and turning off gridlines would be:

  plot { background-color: white; }
  grid { visibility: hidden; }

Take a look at &lt;a href=&quot;http://timepedia.org/chronoscope/docs/gss/&quot; rel=&quot;nofollow&quot;&gt;http://timepedia.org/chronoscope/docs/gss/&lt;/a&gt;

Putting axis labels inside the plot area is an option we 
haven&#039;t exposed in GSS yet, but someone could implement
a new RangeAxisRenderer for that if we don&#039;t do it first.
Better control of axis label precision is also coming soon.

We mention Timeplot on our &lt;a href=&quot;http://timepedia.org/about/&quot; rel=&quot;nofollow&quot;&gt;about&lt;/a&gt; page -- it&#039;s polished,
works great, and Stefano is awesome.  

That said, we&#039;d love to hear any specific suggestions for improvement you might have as a Timeplot user.</description>
		<content:encoded><![CDATA[<p>@jon &#8211; Most of the Chronoscope look and feel can be controlled via GSS (CSS).  For instance, setting the backgrounds to white and turning off gridlines would be:</p>
<p>  plot { background-color: white; }<br />
  grid { visibility: hidden; }</p>
<p>Take a look at <a href="http://timepedia.org/chronoscope/docs/gss/" rel="nofollow">http://timepedia.org/chronoscope/docs/gss/</a></p>
<p>Putting axis labels inside the plot area is an option we<br />
haven&#8217;t exposed in GSS yet, but someone could implement<br />
a new RangeAxisRenderer for that if we don&#8217;t do it first.<br />
Better control of axis label precision is also coming soon.</p>
<p>We mention Timeplot on our <a href="http://timepedia.org/about/" rel="nofollow">about</a> page &#8212; it&#8217;s polished,<br />
works great, and Stefano is awesome.  </p>
<p>That said, we&#8217;d love to hear any specific suggestions for improvement you might have as a Timeplot user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259246</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Fri, 23 Nov 2007 08:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259246</guid>
		<description>Ok, for anyone who had performance issues I pushed a new version to the production server which I hope will have a better user experience. I recommend using the arrow keys on the keyboard to zoom around the chart. Hopefully there are no regressions.

Cheers,
-Ray</description>
		<content:encoded><![CDATA[<p>Ok, for anyone who had performance issues I pushed a new version to the production server which I hope will have a better user experience. I recommend using the arrow keys on the keyboard to zoom around the chart. Hopefully there are no regressions.</p>
<p>Cheers,<br />
-Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259245</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Fri, 23 Nov 2007 08:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259245</guid>
		<description>there is clearly a need for such a widget - but I prefer simile timeline and timeplot still - http://simile.mit.edu/timeplot/</description>
		<content:encoded><![CDATA[<p>there is clearly a need for such a widget &#8211; but I prefer simile timeline and timeplot still &#8211; <a href="http://simile.mit.edu/timeplot/" rel="nofollow">http://simile.mit.edu/timeplot/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259243</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Fri, 23 Nov 2007 07:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259243</guid>
		<description>@SloMo,
  I believe I have a patch which addresses the performance issue hopefully. I will publish the fix on my blog tommorow sometime, see timepedia.blogspot.com for news when it goes live. Could you try it again sometime tommorow and let me know via a blog comment or direct email to cromwellian at gmail.com.  I really appreciate it, thanks.

-Ray</description>
		<content:encoded><![CDATA[<p>@SloMo,<br />
  I believe I have a patch which addresses the performance issue hopefully. I will publish the fix on my blog tommorow sometime, see timepedia.blogspot.com for news when it goes live. Could you try it again sometime tommorow and let me know via a blog comment or direct email to cromwellian at gmail.com.  I really appreciate it, thanks.</p>
<p>-Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259231</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Thu, 22 Nov 2007 23:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259231</guid>
		<description>@SloMo,
  It uses the Safari/WHATWG  element, in the next version, it will use Flash. When animating, the chart draws a reduced resolution version of the curve and then at the end, switches to the high res version (rendering hundreds or thousands of points). One problem is, if you&#039;re dragging or pressing the buttons multiple times, the last step can take very long on slower machines, so the animation seems to get stuck.

  The other issue is, it renders 8 frames of animation no matter what. On Safari and FF (and a 3Ghz PC), I had no problems getting over 8 frames per second, but I didn&#039;t test it on FF Linux. I&#039;m going to switch it to a time interpolated animation so that transitions take 1 second no matter what, only the # of frames changes.  I&#039;m also going to make the &#039;high res&#039; rendering pass wait until the user has stopped inputting commands, and also tone town the resolution a little (perhaps render 1/10 the # of points)

  Thanks for the help though. I happen to have a 2Ghz Dell sitting closet, so I&#039;ll put Linux on that and use that as one of my test machines.

Happy Thanksgiving,
-Ray</description>
		<content:encoded><![CDATA[<p>@SloMo,<br />
  It uses the Safari/WHATWG  element, in the next version, it will use Flash. When animating, the chart draws a reduced resolution version of the curve and then at the end, switches to the high res version (rendering hundreds or thousands of points). One problem is, if you&#8217;re dragging or pressing the buttons multiple times, the last step can take very long on slower machines, so the animation seems to get stuck.</p>
<p>  The other issue is, it renders 8 frames of animation no matter what. On Safari and FF (and a 3Ghz PC), I had no problems getting over 8 frames per second, but I didn&#8217;t test it on FF Linux. I&#8217;m going to switch it to a time interpolated animation so that transitions take 1 second no matter what, only the # of frames changes.  I&#8217;m also going to make the &#8216;high res&#8217; rendering pass wait until the user has stopped inputting commands, and also tone town the resolution a little (perhaps render 1/10 the # of points)</p>
<p>  Thanks for the help though. I happen to have a 2Ghz Dell sitting closet, so I&#8217;ll put Linux on that and use that as one of my test machines.</p>
<p>Happy Thanksgiving,<br />
-Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SloMo</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259224</link>
		<dc:creator>SloMo</dc:creator>
		<pubDate>Thu, 22 Nov 2007 21:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259224</guid>
		<description>Ray - Firefox 2.0.0.9, Linux, 2.0 GHz Pentium4 (I know - don&#039;t laugh), 512M RAM.

The Flash-based Google finance charts are around 10 times faster on this machine. GWT charts are DHTML-based, I&#039;m guessing?</description>
		<content:encoded><![CDATA[<p>Ray &#8211; Firefox 2.0.0.9, Linux, 2.0 GHz Pentium4 (I know &#8211; don&#8217;t laugh), 512M RAM.</p>
<p>The Flash-based Google finance charts are around 10 times faster on this machine. GWT charts are DHTML-based, I&#8217;m guessing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259217</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Thu, 22 Nov 2007 18:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259217</guid>
		<description>Opps, I found a issue in the animation routine that causes the interpolation to lag on some platforms (tried it on my PC), I&#039;ll put up a new build after Thanksgiving which should fix some of the perceived slowness when animating.

Sorry bout that,
-Ray</description>
		<content:encoded><![CDATA[<p>Opps, I found a issue in the animation routine that causes the interpolation to lag on some platforms (tried it on my PC), I&#8217;ll put up a new build after Thanksgiving which should fix some of the perceived slowness when animating.</p>
<p>Sorry bout that,<br />
-Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259216</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Thu, 22 Nov 2007 18:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259216</guid>
		<description>@Andy: Right on Brother! That goes for you especially Microsoft!  :-p</description>
		<content:encoded><![CDATA[<p>@Andy: Right on Brother! That goes for you especially Microsoft!  :-p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Cromwell</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259215</link>
		<dc:creator>Ray Cromwell</dc:creator>
		<pubDate>Thu, 22 Nov 2007 18:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259215</guid>
		<description>@SloMo:
  Could you tell me which browser you&#039;re using, and which CPU you have? Also, whether you have Firebug enabled if Firefox? On my system, under Safari and Firefox, the scrolling/zooming is as fast as Google/Yahoo finance charts. (Mac Pro).  If there&#039;s a performance problem, I&#039;d like to identify it and fix it (I can scale the number of points plotted while animating/dragging) One thing I&#039;ve noticed that slows it down is having a GMail chat window open.

@Alex: It uses a lot of resources if you load large datasets, like the 600kbyte Fedfunds (18,000 points), but if you&#039;re plotting trivial datasets like Dojo or Plotkit, it uses less resources and is much more on par with  a typical GWT application.  You can also configure it in non-interactive mode (no zooming/panning) which cuts down on resources, as well as using server-side rendering if you don&#039;t want any JS at all.

I am concerned however by the performance and resource concerns and I want to improve on them as much as possible, so if you have any advice or feedback, please email me personally or send to chronoscope@googlegroups.com

Thanks,
-Ray</description>
		<content:encoded><![CDATA[<p>@SloMo:<br />
  Could you tell me which browser you&#8217;re using, and which CPU you have? Also, whether you have Firebug enabled if Firefox? On my system, under Safari and Firefox, the scrolling/zooming is as fast as Google/Yahoo finance charts. (Mac Pro).  If there&#8217;s a performance problem, I&#8217;d like to identify it and fix it (I can scale the number of points plotted while animating/dragging) One thing I&#8217;ve noticed that slows it down is having a GMail chat window open.</p>
<p>@Alex: It uses a lot of resources if you load large datasets, like the 600kbyte Fedfunds (18,000 points), but if you&#8217;re plotting trivial datasets like Dojo or Plotkit, it uses less resources and is much more on par with  a typical GWT application.  You can also configure it in non-interactive mode (no zooming/panning) which cuts down on resources, as well as using server-side rendering if you don&#8217;t want any JS at all.</p>
<p>I am concerned however by the performance and resource concerns and I want to improve on them as much as possible, so if you have any advice or feedback, please email me personally or send to <a href="mailto:chronoscope@googlegroups.com">chronoscope@googlegroups.com</a></p>
<p>Thanks,<br />
-Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259213</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 22 Nov 2007 18:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259213</guid>
		<description>There sure are a lot of abstractions in web tool kits and ajax libraries.  When are the browser vendors going to get off their asses and start doing things in a standardized way so abstractions aren&#039;t necessary?</description>
		<content:encoded><![CDATA[<p>There sure are a lot of abstractions in web tool kits and ajax libraries.  When are the browser vendors going to get off their asses and start doing things in a standardized way so abstractions aren&#8217;t necessary?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SloMo</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259211</link>
		<dc:creator>SloMo</dc:creator>
		<pubDate>Thu, 22 Nov 2007 16:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259211</guid>
		<description>Too   S...  L...  O...  W....  !  !</description>
		<content:encoded><![CDATA[<p>Too   S&#8230;  L&#8230;  O&#8230;  W&#8230;.  !  !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/chronoscope-gwt-based-charting-library/comment-page-1#comment-259207</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 22 Nov 2007 13:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3034#comment-259207</guid>
		<description>This is nice but uses a lot of resources. The key/mousebindings are welcome and work well. I could not find any bugs while testing around.</description>
		<content:encoded><![CDATA[<p>This is nice but uses a lot of resources. The key/mousebindings are welcome and work well. I could not find any bugs while testing around.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

