<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenSourceHunter &#187; Charts</title>
	<atom:link href="http://www.opensourcehunter.com/category/charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opensourcehunter.com</link>
	<description>On the hunt for the best opensource resources and more....</description>
	<lastBuildDate>Sun, 05 Sep 2010 22:47:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JS Charts, a free JavaScript based chart generator</title>
		<link>http://www.opensourcehunter.com/2009/02/08/js-charts-a-free-javascript-based-chart-generator/</link>
		<comments>http://www.opensourcehunter.com/2009/02/08/js-charts-a-free-javascript-based-chart-generator/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 21:06:05 +0000</pubDate>
		<dc:creator>Mark Dijkstra</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.opensourcehunter.com/?p=2017</guid>
		<description><![CDATA[
			
				
			
		
JS Charts is a free JavaScript based chart generator that requires little or no coding. With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your web browser). No additional plugins or server modules are required. Just include our scripts, prepare your chart [...]If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2009%2F02%2F08%2Fjs-charts-a-free-javascript-based-chart-generator%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2009%2F02%2F08%2Fjs-charts-a-free-javascript-based-chart-generator%2F&amp;source=opensourcehunte&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.jscharts.com/home" target="_blank">JS Charts</a> is a free JavaScript based chart generator that requires little or no coding. With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your web browser).<span id="more-2017"></span> No additional plugins or server modules are required. Just include our scripts, prepare your chart data in <a href="http://en.wikipedia.org/wiki/XML" target="_blank">XML</a> or <a href="http://en.wikipedia.org/wiki/JavaScript" target="_blank">JavaScript</a> Array and your chart is ready!</p>
<p><br class="spacer_" /></p>
<p>JS Charts lets you create charts in different templates like bar charts, pie charts or simple line graphs.</p>
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></content:encoded>
			<wfw:commentRss>http://www.opensourcehunter.com/2009/02/08/js-charts-a-free-javascript-based-chart-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pChart, a PHP class to build charts</title>
		<link>http://www.opensourcehunter.com/2009/01/23/pchart-a-php-class-to-build-charts/</link>
		<comments>http://www.opensourcehunter.com/2009/01/23/pchart-a-php-class-to-build-charts/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 21:57:19 +0000</pubDate>
		<dc:creator>Mark Dijkstra</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.opensourcehunter.com/?p=1907</guid>
		<description><![CDATA[
			
				
			
		
pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. This project is still under development and new features or fix are made every week.

Focus has [...]If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2009%2F01%2F23%2Fpchart-a-php-class-to-build-charts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2009%2F01%2F23%2Fpchart-a-php-class-to-build-charts%2F&amp;source=opensourcehunte&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://pchart.sourceforge.net/index.php" target="_blank">pChart</a> is a <a href="http://en.wikipedia.org/wiki/PHP" target="_blank">PHP</a> class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free.<span id="more-1907"></span> Data can be retrieved from <a href="http://en.wikipedia.org/wiki/SQL" target="_blank">SQL</a> queries, <a href="http://en.wikipedia.org/wiki/Comma-separated_values" target="_blank">CSV</a> files, or manually provided. This project is still under development and new features or fix are made every week.</p>
<p><br class="spacer_" /></p>
<p>Focus has been put on rendering quality introducing an aliasing algorithm to draw eye candy graphics. Rendering speed has been dramatically enhanced since the first version, we&#8217;ll still continue optimising the code</p>
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></content:encoded>
			<wfw:commentRss>http://www.opensourcehunter.com/2009/01/23/pchart-a-php-class-to-build-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JFree Chart &#8211; Free 100% Java Chart Library</title>
		<link>http://www.opensourcehunter.com/2008/12/08/jfree-chart/</link>
		<comments>http://www.opensourcehunter.com/2008/12/08/jfree-chart/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 16:52:00 +0000</pubDate>
		<dc:creator>Mark Dijkstra</dc:creator>
				<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://www.opensourcehunter.com/?p=394</guid>
		<description><![CDATA[
			
				
			
		
JFreeChart is a free 100% Java chart library that makes it easy for developers to display professional quality charts in their applications. JFreeChart&#8217;s extensive feature set includes:


a consistent and well-documented API, supporting a wide range of chart types;
a flexible design that is easy to extend, and targets both server-side and client-side applications;
support for many output [...]If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F12%2F08%2Fjfree-chart%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F12%2F08%2Fjfree-chart%2F&amp;source=opensourcehunte&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.jfree.org/jfreechart/" target="_blank">JFreeChart</a> is a free 100% Java chart library that makes it easy for developers to display professional quality charts in their applications. JFreeChart&#8217;s extensive feature set includes:<span id="more-394"></span></p>
<p><br class="spacer_" /></p>
<ul>
<li>a consistent and well-documented API, supporting a wide range of chart types;</li>
<li>a flexible design that is easy to extend, and targets both server-side and client-side applications;</li>
<li>support for many output types, including Swing components, image files (including PNG and JPEG), and vector graphics file formats (including PDF, EPS and SVG);</li>
<li>JFreeChart is &#8220;open source&#8221; or, more specifically, <a href="http://www.gnu.org/philosophy/free-sw.html" target="_blank">free software</a>. It is distributed under the terms of the <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">GNU Lesser General Public Licence</a> (LGPL), which permits use in proprietary applications. </li>
</ul>
<p><br class="spacer_" /></p>
<p><a href="http://www.jfree.org/jfreechart/samples.html" target="_blank"><img class="alignnone size-full wp-image-400" title="jfree chart" src="http://www.opensourcehunter.com/wp-content/uploads/2008/08/jfree-chart2.jpg" alt="" width="538" height="120" /></a></p>
<p><br class="spacer_" /></p>
<p>The JFreeChart project was founded eight years ago, in February 2000, by David Gilbert. Today, JFreeChart is used by approximately 40,000 to 50,000 developers (see a list of some of the <a href="http://www.jfree.org/jfreechart/users.html" target="_blank">products and projects that use JFreeChart</a>). The project continues to be managed by Mr Gilbert, with contributions from a diverse community of developers. If you are interested in joining the project, please see the <a href="http://www.jfree.org/jfreechart/developers.html" target="_blank">Developers</a> page.</p>
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></content:encoded>
			<wfw:commentRss>http://www.opensourcehunter.com/2008/12/08/jfree-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure Css Data Chart</title>
		<link>http://www.opensourcehunter.com/2008/12/06/pure-css-data-chart/</link>
		<comments>http://www.opensourcehunter.com/2008/12/06/pure-css-data-chart/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 01:18:27 +0000</pubDate>
		<dc:creator>Mark Dijkstra</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://www.opensourcehunter.com/?p=361</guid>
		<description><![CDATA[
			
				
			
		
Data visualization is mostly achieved with flash applications or with help of some programming languages. Are those solutions the only way to present, let&#8217;s say simple data chart? How about giving it a try with nothing but good ol&#8217; css?

If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter [...]If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F12%2F06%2Fpure-css-data-chart%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F12%2F06%2Fpure-css-data-chart%2F&amp;source=opensourcehunte&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Data visualization is mostly achieved with flash applications or with help of some programming languages. Are those solutions the only way to present, let&#8217;s say simple data chart? How about giving it a try with nothing but good ol&#8217; css?</p>
<p><span id="more-361"></span></p>
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></content:encoded>
			<wfw:commentRss>http://www.opensourcehunter.com/2008/12/06/pure-css-data-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
