<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.8.6" -->
<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/"
	>

<channel>
	<title>WebAppers &#187; Charts</title>
	<link>http://www.webappers.com</link>
	<description>- Hunting the Best Open Source Resources for Web Developers</description>
	<pubDate>Wed, 22 May 2013 07:10:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
			<item>
		<title>Pretty Ajax Charts with xCharts, jQuery and MySQL</title>
		<link>http://www.webappers.com/2013/01/15/pretty-ajax-charts-with-xcharts-jquery-and-mysql/</link>
		<comments>http://www.webappers.com/2013/01/15/pretty-ajax-charts-with-xcharts-jquery-and-mysql/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 07:22:28 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[License Free]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=7445</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=84194599" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1425357255" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Charts are a great visual aid when presenting data. You can’t build a professional admin panel without them. They are also tricky to set up. However, there is a new library that makes things easier – xCharts.
TutorialZine has published an article: Make Pretty Charts for Your App with jQuery and xCharts, that used xCharts along [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1677863157" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=2013032011" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Charts are a great visual aid when presenting data. You can’t build a professional admin panel without them. They are also tricky to set up. However, there is a new library that makes things easier – <a title="xCharts" href="http://tenxer.github.com/xcharts/" target="_blank">xCharts</a>.</p>
<p>TutorialZine has published an article: <a title="Make Pretty Charts for Your App with jQuery and xCharts" href="http://tutorialzine.com/2013/01/charts-jquery-ajax/" target="_blank">Make Pretty Charts for Your App with jQuery and xCharts</a>, that used xCharts along with the daterange picker for Twitter Bootstrap, to build a pretty, AJAX-powered chart for your web application that fetches data from a MySQL table.</p>
<p style="text-align: center;"><a title="Make Pretty Charts for Your App with jQuery and xCharts" href="http://tutorialzine.com/2013/01/charts-jquery-ajax/" target="_blank"><img class="size-full wp-image-7446 aligncenter" title="charts-web-app" src="http://www.webappers.com/img/2013/01/charts-web-app1.jpg" alt="charts-web-app" width="580" height="327" /></a></p>
<blockquote><p>Requirements: JavaScript and MySQL<br />
Download Link: <a title="demo" rel="nofollow" href="http://demo.tutorialzine.com/2013/01/charts-jquery-ajax/" target="_blank">http://demo.tutorialzine.com/2013/01/charts-jquery-ajax/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.348 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/01/15/pretty-ajax-charts-with-xcharts-jquery-and-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Force Directed Graph Layout Algorithm in JavaScript</title>
		<link>http://www.webappers.com/2013/01/08/a-force-directed-graph-layout-algorithm-in-javascript/</link>
		<comments>http://www.webappers.com/2013/01/08/a-force-directed-graph-layout-algorithm-in-javascript/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 08:11:43 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[MIT License]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=7400</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=266511299" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1950084197" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Springy is a force directed graph layout algorithm. It means that springy uses some real world physics to try and figure out how to show a network graph in a way that looks good.
Springy.js is designed to be small and simple. It provides an abstraction for graph manipulation and for calculating the layout and not [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1669675287" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1845005981" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Springy" href="http://getspringy.com/" target="_blank">Springy</a> is a force directed graph layout algorithm. It means that <strong>springy uses some real world physics to try and figure out how to show a network graph in a way that looks good</strong>.</p>
<p>Springy.js is designed to be small and simple. It provides an abstraction for graph manipulation and for calculating the layout and not too much else. The details of drawing and interaction are mostly up to you. This means you can use canvas, SVG, WebGL, or even just plain old positioned HTML elements.</p>
<p style="text-align: center;"><a title="Springy" href="http://getspringy.com/" target="_blank"><img class="size-full wp-image-7399 aligncenter" title="springy" src="http://www.webappers.com/img/2013/01/springy.jpg" alt="springy" width="580" height="318" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Download Link: <a title="demo" rel="nofollow" href="http://getspringy.com/" target="_blank">http://getspringy.com/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.340 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/01/08/a-force-directed-graph-layout-algorithm-in-javascript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Building Beautiful Data-Driven Charts with xCharts</title>
		<link>http://www.webappers.com/2012/12/07/building-beautiful-data-driven-charts-with-xcharts/</link>
		<comments>http://www.webappers.com/2012/12/07/building-beautiful-data-driven-charts-with-xcharts/#comments</comments>
		<pubDate>Fri, 07 Dec 2012 04:16:48 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[License Free]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=7085</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1039680310" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=775005505" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>xCharts is a JavaScript library for building beautiful and custom data-driven chart visualizations for the web using D3.js. Using HTML, CSS, and SVG, xCharts are designed to be dynamic, fluid, and open to integrations and customization.
Since xCharts use SVG, we are able to accomplish most of our styling of xCharts directly through CSS. This means [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=175091350" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1451169440" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="xCharts" href="http://tenxer.github.com/xcharts/" target="_blank">xCharts</a> is <strong>a JavaScript library for building beautiful and custom data-driven chart visualizations</strong> for the web using D3.js. Using HTML, CSS, and SVG, xCharts are designed to be dynamic, fluid, and open to integrations and customization.</p>
<p>Since xCharts use SVG, we are able to accomplish most of our styling of xCharts directly through CSS. This means you have quite a bit of control to handle the visualization however you want. The best way to style charts is to start with the included stylesheet, or use your browser&#8217;s element inspector to see each elements CSS class selectors that are available to use.</p>
<p style="text-align: center;"><a title="xCharts" href="http://tenxer.github.com/xcharts/" target="_blank"><img class="size-full wp-image-7086 aligncenter" title="xcharts" src="http://www.webappers.com/img/2012/12/xcharts.png" alt="xcharts" width="580" height="265" /></a></p>
<blockquote><p>Requirements: D3.js<br />
Demo: <a title="demo" rel="nofollow" href="http://tenxer.github.com/xcharts/" target="_blank">http://tenxer.github.com/xcharts/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.326 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/12/07/building-beautiful-data-driven-charts-with-xcharts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Word Cloud Layout Written in JavaScript and HTML5</title>
		<link>http://www.webappers.com/2012/10/03/word-cloud-layout-written-in-javascript-and-html5/</link>
		<comments>http://www.webappers.com/2012/10/03/word-cloud-layout-written-in-javascript-and-html5/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 07:01:00 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[License Free]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6663</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=42850787" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=2040271299" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>D3 Cloud is a Wordle-inspired word cloud layout written in JavaScript. It uses HTML5 canvas and sprite masks to achieve near-interactive speeds. This layout requires D3. It’s similar to d3.layout.force, in that it’s asynchronous and stateful.
The layout algorithm itself is incredibly simple. For each word, starting with the most “important”: Attempt to place the word [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=671953657" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=710824959" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="D3 Cloud" href="http://www.jasondavies.com/wordcloud/" target="_blank">D3 Cloud</a> is a <strong>Wordle-inspired word cloud layout written in JavaScript</strong>. It uses HTML5 canvas and sprite masks to achieve near-interactive speeds. This layout requires D3. It’s similar to d3.layout.force, in that it’s asynchronous and stateful.</p>
<p>The layout algorithm itself is incredibly simple. For each word, starting with the most “important”: Attempt to place the word at some starting point: usually near the middle, or somewhere on a central horizontal line. If the word intersects with any previously-placed words, move it one step along an increasing spiral. Repeat until no intersections are found.</p>
<p style="text-align: center;"><a title="D3 Cloud" href="http://www.jasondavies.com/wordcloud/" target="_blank"><img class="size-full wp-image-6666 aligncenter" title="word-cloud" src="http://www.webappers.com/img/2012/10/word-cloud.png" alt="word-cloud" width="579" height="362" /></a></p>
<blockquote><p>Requirements: D3 Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://www.jasondavies.com/wordcloud/" target="_blank">http://www.jasondavies.com/wordcloud/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.333 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/10/03/word-cloud-layout-written-in-javascript-and-html5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An Intuitive Graphics API and SVG Renderer</title>
		<link>http://www.webappers.com/2012/09/19/an-intuitive-graphics-api-and-svg-renderer/</link>
		<comments>http://www.webappers.com/2012/09/19/an-intuitive-graphics-api-and-svg-renderer/#comments</comments>
		<pubDate>Wed, 19 Sep 2012 07:01:31 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[MIT License]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6609</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=552591220" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=526473106" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>BonsaiJS is a lightweight graphics library with an intuitive graphics API and an SVG renderer. The main features include Architecturally separated runner and renderer, iFrame, Worker and Node running contexts, Shapes, Paths, Assets (Videos, Images, Fonts, SubMovies), Keyframe and regular animation (easing functions too), Shape/path morphing, and much more&#8230;
Bonsai in its current form comes packaged [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=2128963843" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1753121209" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="BonsaiJS" href="http://bonsaijs.org/" target="_blank">BonsaiJS</a> is a <strong>lightweight graphics library with an intuitive graphics API and an SVG renderer</strong>. The main features include Architecturally separated runner and renderer, iFrame, Worker and Node running contexts, Shapes, Paths, Assets (Videos, Images, Fonts, SubMovies), Keyframe and regular animation (easing functions too), Shape/path morphing, and much more&#8230;</p>
<p>Bonsai in its current form comes packaged with an SVG renderer. It supports browsers like Safari, Chrome and Firefox. It is released under MIT License.</p>
<p style="text-align: center;"><a title="BonsaiJS" href="http://bonsaijs.org/" target="_blank"><img class="size-full wp-image-6610 aligncenter" title="graphic-library" src="http://www.webappers.com/img/2012/09/graphic-library.jpg" alt="graphic-library" width="580" height="328" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://bonsaijs.org/" target="_blank">http://bonsaijs.org/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.330 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/09/19/an-intuitive-graphics-api-and-svg-renderer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Showcase of Innovative Data Visualization Concepts</title>
		<link>http://www.webappers.com/2012/08/20/a-showcase-of-innovative-data-visualization-concepts/</link>
		<comments>http://www.webappers.com/2012/08/20/a-showcase-of-innovative-data-visualization-concepts/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 07:01:22 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Best Collections]]></category>
		<category><![CDATA[Charts]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6458</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=146471462" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=2094471084" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>We live in an age of data. It’s now possible to collect all kinds of data – from website analytics to stats on your fitness and health. But now that we’re able to start collecting data like this, we often find that there’s too much of it – that there’s too much noise and not [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=1134044899" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217061&c=343710250" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>We live in an age of data. It’s now possible to collect all kinds of data – from website analytics to stats on your fitness and health. But now that we’re able to start collecting data like this, we often find that there’s too much of it – that there’s too much noise and not enough signal. And to make it even harder, our attention spans are getting shorter. We don’t want to spend time digging through the data to understand it, we want the answer immediately in front of us.</p>
<p>As data, and the analysing of huge volumes of information, becomes more and more important to us, it also becomes more important that the answers are presented in a meaningful, simple and useful way. Designs that display the data effectively and beautifully are more likely to be used again and again, and designs that are complicated, noisy and hard to use will be ignored.</p>
<p>We’ve brought together a showcase of innovative, stunningly beautiful dashboard concepts &amp; designs to help inspire you. If you’re about to start a project that deals with data visualization, hopefully this collection will give you some inspiration into how you can show your information in a useful, simple and uncluttered way.</p>
<h3>New Dashboard Line Graph</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/481248-New-Dashboard-Line-Graph/attachments/44174" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/15-data.jpg" alt="New Dashboard Line Graph" /></a></p>
<h3>Chartbear Dashboard</h3>
<p style="text-align: center;"><a href="http://chartbeat.com/demo/" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/14-data.jpg" alt="" /></a></p>
<h3>Cutest Paw Dashboard</h3>
<p style="text-align: center;"><a href="http://www.cutestpaw.com" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/dashboard-full.jpg" alt="Cutest Paw Dashboard" /></a></p>
<h3>Minimal Dashboard</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/564078-Minimal-Dashboard/attachments/42559" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/05-data.jpg" alt="Minimal Dashboard" /></a></p>
<p><span id="more-6458"></span></p>
<h3>Dashboard Activity Section</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/512076-Dashboard-Activity-section/attachments/35531"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/13-data.jpg" alt="Dashboard Activity Section" /></a></p>
<h3>In App Visual Data</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/606745-In-app-Visual-Data/attachments/49020" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/01-data.jpg" alt="In App Visual Data" /></a></p>
<h3>Visual Stats</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/681926-Visual-Stats/attachments/61205" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/02-data.jpg" alt="Visual Stats" /></a></p>
<h3>Post Broadcast Info</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/677402-Post-Broadcast-Info/attachments/60479" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/03-data.jpg" alt="Post Broadcast Info" /></a></p>
<h3>Dark Map Data</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/675721-Dark-Map-data/attachments/60138" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/04-data.jpg" alt="Dark Map Data" /></a></p>
<h3>Dashboard Metrics</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/554920-Dashboard-Metrics-Light/attachments/41308" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/06-data.jpg" alt="Dashboard Metrics" /></a></p>
<h3>Home Statistics Dashboard</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/461575-Home-Statistics-Dashboard/attachments/29305" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/07-data.jpg" alt="Home Statistics Dashboard" /></a></p>
<h3>Weather Dashboard</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/621628-Weather-Dashboard/attachments/51636" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/09-data.jpg" alt="Weather Dashboard" /></a></p>
<h3>Economist Dashboard Design</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/652736-Unused-Design/attachments/56498" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/10-data.jpg" alt="Economist Dashboard Design" /></a></p>
<h3>Dashboard Performance</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/357634-Dashboard-Performance/attachments/17731" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/11-data.jpg" alt="Dashboard Performance" /></a></p>
<h3>Webtrends Analytics 10 Dashboard</h3>
<p style="text-align: center;"><a href="http://dribbble.com/shots/129357-Webtrends-Analytics-10-Page-Dashboard/attachments/1396" target="_blank"><img class="aligncenter" src="http://www.webappers.com/img/2012/08/12-data.jpg" alt="Webtrends Analytics 10 Dashboard" /></a></p>
<h3>About the Author</h3>
<p>Alex writes for <a href="http://www.printexpress.co.uk/" target="_blank">Print Express</a>, a printing company that specialises in <a href="http://www.printexpress.co.uk/colour-printing/business-cards/21/2p-n-031/" target="_blank">business cards,</a> posters &amp; postcards. In his spare time he studies graphic and web design, and enjoys learning to code.</p>

<!-- Similar Posts took 0.405 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/08/20/a-showcase-of-innovative-data-visualization-concepts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Animating Nice &amp; Clean Gauges JavaScript Plugin</title>
		<link>http://www.webappers.com/2012/08/09/animating-nice-clean-gauges-javascript-plugin/</link>
		<comments>http://www.webappers.com/2012/08/09/animating-nice-clean-gauges-javascript-plugin/#comments</comments>
		<pubDate>Thu, 09 Aug 2012 07:01:18 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[MIT License]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6412</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=323223172" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=855054978" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>JustGage is a handy JavaScript plugin for generating and animating nice &#38; clean gauges. It is based on Raphaël library for vector drawing, so it’s completely resolution independant and self-adjusting. It works in almost any browser &#8211; IE6+, Chrome, Firefox, Safari, Opera, Android, etc.
JustGage auto-adjusts to the size of containing element. And to the screen [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=771835834" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=1335573071" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="JustGage" href="http://www.justgage.com/" target="_blank">JustGage</a> is a handy <strong>JavaScript plugin for generating and animating nice &amp; clean gauges</strong>. It is based on Raphaël library for vector drawing, so it’s completely resolution independant and self-adjusting. It works in almost any browser &#8211; IE6+, Chrome, Firefox, Safari, Opera, Android, etc.</p>
<p>JustGage auto-adjusts to the size of containing element. And to the screen zoom level. And screen density. Not digging default style? Then mock your own. JustGage features bunch of styling options including gauge width, gauge color and shadow, gauge level colors, colors for title, value, min &amp; max etc.</p>
<p style="text-align: center;"><a title="JustGage" href="http://www.justgage.com/" target="_blank"><img class="size-full wp-image-6413 aligncenter" title="gage" src="http://www.webappers.com/img/2012/08/gage.jpg" alt="gage" width="579" height="311" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://www.justgage.com/" target="_blank">http://www.justgage.com/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.335 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/08/09/animating-nice-clean-gauges-javascript-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sigma.js: Draw Graphs Using HTML5 Canvas Element</title>
		<link>http://www.webappers.com/2012/06/13/sigma-js-draw-graphs-using-html5-canvas-element/</link>
		<comments>http://www.webappers.com/2012/06/13/sigma-js-draw-graphs-using-html5-canvas-element/#comments</comments>
		<pubDate>Wed, 13 Jun 2012 07:01:14 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[MIT License]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6170</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=2114805760" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=754129839" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Sigma.js is a free and open-source JavaScript library to draw graphs, using the HTML5 canvas element. It has been especially designed to share interactive network maps on a Web page or to explore dynamically a network database. It is distributed under the MIT License.

Requirements: JavaScript Framework
Demo: http://sigmajs.org/
License: MIT License

<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=2002124986" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=51516712" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Sigmajs" href="http://sigmajs.org/" target="_blank">Sigma.js</a> is a free and open-source <strong>JavaScript library to draw graphs, using the HTML5 canvas element</strong>. It has been especially designed to share interactive network maps on a Web page or to explore dynamically a network database. It is distributed under the MIT License.</p>
<p style="text-align: center;"><a title="Sigmajs" href="http://sigmajs.org/" target="_blank"><img class="size-full wp-image-6171 aligncenter" title="sigma-js" src="http://www.webappers.com/img/2012/06/sigma-js.jpg" alt="sigma-js" width="580" height="354" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://sigmajs.org/" target="_blank">http://sigmajs.org/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.330 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/06/13/sigma-js-draw-graphs-using-html5-canvas-element/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fast Multidimensional Filtering for Coordinated Views</title>
		<link>http://www.webappers.com/2012/05/11/fast-multidimensional-filtering-for-coordinated-views/</link>
		<comments>http://www.webappers.com/2012/05/11/fast-multidimensional-filtering-for-coordinated-views/#comments</comments>
		<pubDate>Fri, 11 May 2012 08:19:48 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=6014</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=32003447" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=1532504495" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (&#60;30ms) interaction with coordinated views, even with datasets containing a million or more records; it was built to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly.
Since most interactions only involve a [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=2064548723" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=298514746" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Crossfilter" href="http://square.github.com/crossfilter/" target="_blank">Crossfilter</a> is a <strong>JavaScript library for exploring large multivariate datasets in the browser</strong>. Crossfilter supports extremely fast (&lt;30ms) interaction with coordinated views, even with datasets containing a million or more records; it was built to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly.</p>
<p>Since most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering and reducing is significantly faster than starting from scratch. Crossfilter uses sorted indexes (and a few bit-twiddling hacks) to make this possible, dramatically increasing the perfor­mance of live histograms and top-K lists.</p>
<p style="text-align: center;"><a title="Crossfilter" href="http://square.github.com/crossfilter/" target="_blank"><img class="size-full wp-image-6015 aligncenter" title="cross-filter-javascript" src="http://www.webappers.com/img/2012/05/cross-filter-javascript.jpg" alt="cross-filter-javascript" width="580" height="210" /></a></p>
<blockquote><p>Requirements: D3<br />
Demo: <a title="demo" rel="nofollow" href="http://square.github.com/crossfilter/" target="_blank">http://square.github.com/crossfilter/</a><br />
License: Apache License 2.0</p></blockquote>

<!-- Similar Posts took 0.347 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/05/11/fast-multidimensional-filtering-for-coordinated-views/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Intuitive Timeline jQuery Plugin from Different Sources</title>
		<link>http://www.webappers.com/2012/03/29/intuitive-timeline-jquery-plugin-from-different-sources/</link>
		<comments>http://www.webappers.com/2012/03/29/intuitive-timeline-jquery-plugin-from-different-sources/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 07:01:03 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[GPL License]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=5734</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=1335105044" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=1586740362" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>There are lots of timeline tools on the web but they are almost all either hard on the eyes or hard to use. The goal is to create timelines that are at the same time beautiful and intuitive for users.
Timeline is great for pulling in media from different sources. Just throw in a link from [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=2143520728" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1369217062&c=227301707" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>There are lots of timeline tools on the web but they are almost all either hard on the eyes or hard to use. The goal is to create <strong>timelines that are at the same time beautiful and intuitive for users</strong>.</p>
<p><a title="Timeline" href="http://timeline.verite.co/" target="_blank">Timeline</a> is great for pulling in media from different sources. Just throw in a link from Twitter, YouTube, Flickr, Vimeo, Google Maps or SoundCloud and Timeline will format it to fit perfectly. More media types will be supported in the future. Creating one is as easy as filling in a Google spreadsheet or as detailed as JSON.</p>
<p style="text-align: center;"><a title="Timeline" href="http://timeline.verite.co/" target="_blank"><img class="size-full wp-image-5735 aligncenter" title="timeline" src="http://www.webappers.com/img/2012/03/timeline.jpg" alt="timeline" width="480" height="215" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://timeline.verite.co/" target="_blank">http://timeline.verite.co/</a><br />
License: GPL License</p></blockquote>

<!-- Similar Posts took 0.337 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2012/03/29/intuitive-timeline-jquery-plugin-from-different-sources/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2013-05-22 03:04:22 -->