<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Solutoire.com » Flotr</title>
	
	<link>http://solutoire.com</link>
	<description>Publicing platform</description>
	<pubDate>Wed, 09 Jul 2008 20:49:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/SolutoireFlotr" type="application/rss+xml" /><item>
		<title>New Flotr Example: Drawing series with JSON data</title>
		<link>http://feeds.feedburner.com/~r/SolutoireFlotr/~3/247519896/</link>
		<comments>http://solutoire.com/2008/03/07/new-flotr-example-drawing-series-with-json-data/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 18:33:17 +0000</pubDate>
		<dc:creator>Bas Wenneker</dc:creator>
		
		<category><![CDATA[Flotr]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[json]]></category>

		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://solutoire.com/2008/03/07/new-flotr-example-drawing-series-with-json-data/</guid>
		<description><![CDATA[
I added an example to the Flotr example section. This example shows how to use requested JSON data to draw a graph. Go to the example section or take a look at the example directly. To learn more about handling JSON with Prototype, read Introduction to JSON
]]></description>
			<content:encoded><![CDATA[<p>
I added an example to the <a href="http://www.solutoire.com/flotr/" title="Flotr Project Page">Flotr</a> example section. This example shows how to use requested JSON data to draw a graph. Go to the <a href="http://solutoire.com/flotr/docs#examples" title="Flotr Examples">example section</a> or take a look at <a href="http://www.solutoire.com/experiments/flotr/examples/json-data.html" title="Flotr JSON Data Example">the example</a> directly. To learn more about handling JSON with Prototype, read <a href="http://prototypejs.org/learn/json" title="Introduction to JSON">Introduction to JSON</a></p>

<p><a href="http://feeds.feedburner.com/~a/SolutoireFlotr?a=OYrawj"><img src="http://feeds.feedburner.com/~a/SolutoireFlotr?i=OYrawj" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/SolutoireFlotr/~4/247519896" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://solutoire.com/2008/03/07/new-flotr-example-drawing-series-with-json-data/feed/</wfw:commentRss>
		<feedburner:origLink>http://solutoire.com/2008/03/07/new-flotr-example-drawing-series-with-json-data/</feedburner:origLink></item>
		<item>
		<title>Flotr Javascript Plotting Library</title>
		<link>http://feeds.feedburner.com/~r/SolutoireFlotr/~3/242320367/</link>
		<comments>http://solutoire.com/2008/02/27/flotr-javascript-plotting-library/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 21:05:57 +0000</pubDate>
		<dc:creator>Bas Wenneker</dc:creator>
		
		<category><![CDATA[Flotr]]></category>

		<category><![CDATA[graph]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://solutoire.com/2008/02/27/flotr-javascript-plotting-library/</guid>
		<description><![CDATA[
I&#8217;m proud to announce Flotr 0.1.0 alpha, a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment). This new (22kb) piece of javascript enables you to draw appealing graphs in most modern browsers. It replaces my older (and deprecated) plotting library Plotr. This time I took some more time to [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;m proud to announce <a href="http://www.solutoire.com/flotr/" title="Flotr Project Page">Flotr</a> 0.1.0 alpha, a javascript plotting library based on the <a href="http://www.prototypejs.org" title="Prototype JS">Prototype Javascript Framework</a> (version 1.6.0.2 at the moment). This new (22kb) piece of javascript enables you to draw appealing graphs in most modern browsers. It replaces my older (and deprecated) plotting library <a href="http://www.solutoire.com/plotr" title="Plotr Javascript Plotting Library">Plotr</a>. This time I took some more time to write documentation and examples, see the result on the <a href="http://www.solutoire.com/flotr/" title="Flotr Project Page">Flotr project page</a>.
</p>
<p>
Flotr is actually a rewrite of <a href="http://code.google.com/p/flot/" title="Flot Google Project Page">Flot (by Ole Laursen)</a>, a javascript plotting engine for jQuery. I (partially) rewrote it to use Prototype and added some new features like event hooks and mouse tracking.
</p>
<div class="img">
<img src='http://solutoire.com/blog/wp-content/uploads/2008/02/flotr-teaser.png' alt='Flotr Teaser' /><br />
<i>A graph generated by Flotr</i>
</div>

<p><a href="http://feeds.feedburner.com/~a/SolutoireFlotr?a=rudBAE"><img src="http://feeds.feedburner.com/~a/SolutoireFlotr?i=rudBAE" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/SolutoireFlotr/~4/242320367" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://solutoire.com/2008/02/27/flotr-javascript-plotting-library/feed/</wfw:commentRss>
		<feedburner:origLink>http://solutoire.com/2008/02/27/flotr-javascript-plotting-library/</feedburner:origLink></item>
	</channel>
</rss>
