<?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"
	>
<channel>
	<title>Comments on: Choosing a Web charting library</title>
	<atom:link href="http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/</link>
	<description>Silvia's blog</description>
	<pubDate>Sat, 06 Sep 2008 00:33:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-605</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Sun, 22 Jun 2008 09:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-605</guid>
		<description>There are a few reasons why we didn't look at the Google charts for our purposes.

First of all, the Google Chart API returns a PNG-format image in response to a URL. What we wanted were interactive charts that you could click on to change something. So that would not work.

Also, the Google charts are actually quite difficult to turn them into good-looking charts.

We have analysed chart libraries that were based on the creation of images, on the HTML canvas element, and on Flash and have found that the Flash-based ones still come out on top for graph quality, interactivity and adaptability.

I believe that the HTML canvas element, in particular with SVG, once mature, will be the way to go. But for now, Flash is the better option.</description>
		<content:encoded><![CDATA[<p>There are a few reasons why we didn&#8217;t look at the Google charts for our purposes.</p>
<p>First of all, the Google Chart API returns a PNG-format image in response to a URL. What we wanted were interactive charts that you could click on to change something. So that would not work.</p>
<p>Also, the Google charts are actually quite difficult to turn them into good-looking charts.</p>
<p>We have analysed chart libraries that were based on the creation of images, on the HTML canvas element, and on Flash and have found that the Flash-based ones still come out on top for graph quality, interactivity and adaptability.</p>
<p>I believe that the HTML canvas element, in particular with SVG, once mature, will be the way to go. But for now, Flash is the better option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherif</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-604</link>
		<dc:creator>Sherif</dc:creator>
		<pubDate>Sun, 22 Jun 2008 07:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-604</guid>
		<description>Would you consider using any of the Google API's for this? Google Charts or Google Visualization API's?</description>
		<content:encoded><![CDATA[<p>Would you consider using any of the Google API&#8217;s for this? Google Charts or Google Visualization API&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monk.e.boy</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-580</link>
		<dc:creator>monk.e.boy</dc:creator>
		<pubDate>Tue, 25 Mar 2008 09:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-580</guid>
		<description>Hey thanks for the kind words.

Don't get hung up on one solution, try using a number of different charting elements :-)

But I think open flash chart is very cool :-) 

Don't forget to post the Rails bugs/patches in our forums :-)

monk.e.boy</description>
		<content:encoded><![CDATA[<p>Hey thanks for the kind words.</p>
<p>Don&#8217;t get hung up on one solution, try using a number of different charting elements <img src='http://blog.gingertech.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>But I think open flash chart is very cool <img src='http://blog.gingertech.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Don&#8217;t forget to post the Rails bugs/patches in our forums <img src='http://blog.gingertech.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>monk.e.boy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Holmwood</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-579</link>
		<dc:creator>Lindsay Holmwood</dc:creator>
		<pubDate>Sat, 22 Mar 2008 03:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-579</guid>
		<description>I was pretty sure you'd be looking for something interactive, so I posted about gruff apprehensively. :-)

I haven't seen scruffy before - pretty cool. All the Ruby graphing libraries seem to back onto imagemagick, so the results all sorta look the same.</description>
		<content:encoded><![CDATA[<p>I was pretty sure you&#8217;d be looking for something interactive, so I posted about gruff apprehensively. <img src='http://blog.gingertech.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I haven&#8217;t seen scruffy before - pretty cool. All the Ruby graphing libraries seem to back onto imagemagick, so the results all sorta look the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silvia</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-578</link>
		<dc:creator>silvia</dc:creator>
		<pubDate>Fri, 21 Mar 2008 11:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-578</guid>
		<description>Lindsay, thanks for the tip. I hadn't sen gruff yet - and also just came across scruffy http://scruffy.rubyforge.org/ which uses SVG.

I am particularly interested in interactive graphs and not in creating graphs on the backend to be displayed in images. So these don't currently meet my needs.

I might use gruff for sparklines though - or alternatively use the sparklines gem http://nubyonrails.com/pages/sparklines.</description>
		<content:encoded><![CDATA[<p>Lindsay, thanks for the tip. I hadn&#8217;t sen gruff yet - and also just came across scruffy <a href="http://scruffy.rubyforge.org/" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://scruffy.rubyforge.org/');">http://scruffy.rubyforge.org/</a> which uses SVG.</p>
<p>I am particularly interested in interactive graphs and not in creating graphs on the backend to be displayed in images. So these don&#8217;t currently meet my needs.</p>
<p>I might use gruff for sparklines though - or alternatively use the sparklines gem <a href="http://nubyonrails.com/pages/sparklines" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://nubyonrails.com/pages/sparklines');">http://nubyonrails.com/pages/sparklines</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Holmwood</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-577</link>
		<dc:creator>Lindsay Holmwood</dc:creator>
		<pubDate>Fri, 21 Mar 2008 06:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-577</guid>
		<description>gruff is the obvious choice for Rails, though it may not provide all the functionality you need.</description>
		<content:encoded><![CDATA[<p>gruff is the obvious choice for Rails, though it may not provide all the functionality you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Choosing a Web charting library</title>
		<link>http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-576</link>
		<dc:creator>Choosing a Web charting library</dc:creator>
		<pubDate>Thu, 20 Mar 2008 19:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gingertech.net/2008/03/20/choosing-a-web-charting-library/#comment-576</guid>
		<description>[...] Search Engine Guide Blog wrote an interesting post today onHere&#8217;s a quick excerpt At Vquence, until now we have used the Thumbstacks chart library for our graphs. TSChartlib is a simple open source charting library that uses the HTML canvas and an IE hack to create its graphs. Vquence is now getting real serious with charts and graphs and we were thus looking for a more visually compelling and more flexible alternative. If you do a google search for “online charting library“, you get a massive amount of links to proprietary systems (admittedly, some of them offer the source [...]</description>
		<content:encoded><![CDATA[<p>[...] Search Engine Guide Blog wrote an interesting post today onHere&#8217;s a quick excerpt At Vquence, until now we have used the Thumbstacks chart library for our graphs. TSChartlib is a simple open source charting library that uses the HTML canvas and an IE hack to create its graphs. Vquence is now getting real serious with charts and graphs and we were thus looking for a more visually compelling and more flexible alternative. If you do a google search for “online charting library“, you get a massive amount of links to proprietary systems (admittedly, some of them offer the source [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
