<?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/"
><channel><title>WebAppers &#187; Charts</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Fri, 20 Nov 2009 07:01:22 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>Create Charts &amp; Graphs from Tables using HTML 5 Canvas</title><link>http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/</link> <comments>http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/#comments</comments> <pubDate>Tue, 07 Jul 2009 07:05:07 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Charts]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1625</guid> <description><![CDATA[Filament Group wrote an article describing how to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The technique is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web [...]]]></description> <content:encoded><![CDATA[<p><strong>Filament Group</strong> wrote an article describing how to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The technique is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web with a screen reader or other assistive technology.</p><p>Now they have rewritten and extended the code behind the technique and packaged it up as a new jQuery plugin called &#8220;<a
title="Visualize" href="http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas" target="_blank"><strong>Visualize</strong></a>&#8220;, which you can download. The plugin provides a simple method for generating bar, line, area, and pie charts from an HTML table, and allows you to configure them in a variety of ways.</p><p
style="text-align: center;"><a
title="Visualize" href="http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas" target="_blank"><img
src="http://www.webappers.com/img/2009/07/visualize.jpg" alt="jQuery Visualize Plugin" /></a></p><blockquote><p>Requirements: IE6, IE7, IE8, Firefox 2, Firefox 3.5, Safari 3 and 4, Opera 9<br
/> Demo: <a
rel="nofollow" title="demo" href="http://www.filamentgroup.com/examples/charting_v2/index_2.php" target="_blank">http://www.filamentgroup.com/examples/charting_v2/index_2.php</a><br
/> License:  MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/09/04/20-free-charts-type-from-phpswf-charts/" rel="bookmark" title="September 4, 2007">20 Types of Free Charts from PHP/SWF Charts</a></li><li><a
href="http://www.webappers.com/2007/06/07/amcharts-interactive-flash-charts-for-developers/" rel="bookmark" title="June 7, 2007">AmCharts Interactive Flash Charts for Developers</a></li><li><a
href="http://www.webappers.com/2009/02/06/js-charts-free-javascript-chart-generator/" rel="bookmark" title="February 6, 2009">JS Charts &#8211; Free Javascript Chart Generator</a></li><li><a
href="http://www.webappers.com/2008/12/10/how-to-create-digg-spy-effect-with-jquery/" rel="bookmark" title="December 10, 2008">How to Create Digg Spy Effect with jQuery</a></li><li><a
href="http://www.webappers.com/2007/07/17/emprise-100-pure-javascript-interactive-charts/" rel="bookmark" title="July 17, 2007">Emprise 100% Pure Javascript Interactive Charts</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/feed/</wfw:commentRss> </item> <item><title>Axiis &#8211; Open Source Data Visualization Framework</title><link>http://www.webappers.com/2009/05/21/axiis-open-source-data-visualization-framework/</link> <comments>http://www.webappers.com/2009/05/21/axiis-open-source-data-visualization-framework/#comments</comments> <pubDate>Thu, 21 May 2009 07:01:55 +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=1579</guid> <description><![CDATA[Axiis is an open source data visualization framework designed for beginner and expert developers alike. Axiis gives developers the ability to expressively define their data visualizations through concise and intuitive markup.
Axiis provides both pre-built visualization components as well as abstract layout patterns and rendering classes that allow you to create your own unique visualizations. Axiis [...]]]></description> <content:encoded><![CDATA[<p><a
title="Axiis" href="http://www.axiis.org/" target="_blank"><strong>Axiis</strong></a> is an open source data visualization framework designed for beginner and expert developers alike. Axiis gives developers the ability to expressively define their data visualizations through concise and intuitive markup.</p><p>Axiis provides both pre-built visualization components as well as abstract layout patterns and rendering classes that allow you to create your own unique visualizations. Axiis was designed to be a granular framework, allowing developers to mix and match components and build complex output by compositing together basic building blocks.</p><p
style="text-align: center;"><a
title="Axiis" href="http://www.axiis.org/" target="_blank"><img
src="http://www.webappers.com/img/2009/05/axiis-charts.png" alt="Axiis Charts" /></a></p><p><a
title="Axiis" href="http://www.axiis.org/" target="_blank">Axiis</a> is an open source project, under an MIT license. This means you can use it for personal projects, commercial work, and pretty much anything you can think of with no restrictions.</p><blockquote><p>Requirements: Degrafa Graphics Framework &amp; Adobe Flex 3<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.axiis.org/examples.html" target="_blank">http://www.axiis.org/examples.html</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/11/01/flare-visualize-charts-and-complex-animations-on-the-web/" rel="bookmark" title="November 1, 2007">Flare &#8211; Visualize Charts and Complex Animations on the Web</a></li><li><a
href="http://www.webappers.com/2008/09/22/sparklines-and-accessible-data-visualization/" rel="bookmark" title="September 22, 2008">Sparklines and Accessible Data Visualization</a></li><li><a
href="http://www.webappers.com/2008/11/26/tour-de-flex-explore-flex-capabilities-and-resources/" rel="bookmark" title="November 26, 2008">Tour de Flex &#8211; Explore Flex Capabilities and Resources</a></li><li><a
href="http://www.webappers.com/2008/05/13/open-source-silverlight-data-visualization-tool/" rel="bookmark" title="May 13, 2008">Open Source Silverlight Data Visualization Tool</a></li><li><a
href="http://www.webappers.com/2009/04/18/using-open-source-projects-to-build-an-ssl-accelerator/" rel="bookmark" title="April 18, 2009">Using Open Source Projects to Build an SSL Accelerator</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/05/21/axiis-open-source-data-visualization-framework/feed/</wfw:commentRss> </item> <item><title>Protovis &#8211; Visualization Toolkit for Javascript using Canvas</title><link>http://www.webappers.com/2009/03/25/protovis-visualization-toolkit-for-javascript-using-canvas/</link> <comments>http://www.webappers.com/2009/03/25/protovis-visualization-toolkit-for-javascript-using-canvas/#comments</comments> <pubDate>Wed, 25 Mar 2009 07:01:53 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[BSD License]]></category> <category><![CDATA[Charts]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1528</guid> <description><![CDATA[Protovis is a visualization toolkit for JavaScript using the canvas element. It takes a graphical approach to data visualization, composing custom views of data with simple graphical primitives like bars and dots. These primitives are called marks, and each mark encodes data visually through dynamic properties such as color and position. Although marks are simple [...]]]></description> <content:encoded><![CDATA[<p><a
title="Protovis" href="http://vis.stanford.edu/protovis/" target="_blank">Protovis</a> is a visualization toolkit for JavaScript using the canvas element. It takes a graphical approach to data visualization, composing custom views of data with simple graphical primitives like bars and dots. These primitives are called marks, and each mark encodes data visually through dynamic properties such as color and position. Although marks are simple by themselves, you can combine them in interesting ways to make rich, interactive visualizations.</p><p>To facilitate this, <a
title="Protovis" href="http://vis.stanford.edu/protovis/" target="_blank">Protovis</a> supports panels and inheritance. A panel is a container for marks; the contained marks are replicated for each data point on the panel. You can vary the panel position to create small multiple displays, or you can overlay panels. Inheritance lets you derive new marks from existing ones, while sharing some or all of the same properties. This is the same principle as cascading in CSS, or prototypal inheritance in JavaScript.</p><p><strong>Please note</strong>: Protovis is in its early stages of development. At the moment, they only support Firefox 3, but they plan on adding support for Chrome and Safari 4.</p><p
style="text-align: center;"><a
title="Protovis" href="http://vis.stanford.edu/protovis/" target="_blank"><img
src="http://www.webappers.com/img/2009/03/protovis.jpg" alt="Protovis" /></a></p><blockquote><p>Requirements: Firefox 3<br
/> Demo: <a
rel="nofollow" href="http://vis.stanford.edu/protovis/ex/" target="_blank">http://vis.stanford.edu/protovis/ex/</a><br
/> License: BSD License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/06/04/how-to-implement-docking-functionality-with-jquery/" rel="bookmark" title="June 4, 2009">How to Implement Docking Functionality with jQuery</a></li><li><a
href="http://www.webappers.com/2008/09/22/sparklines-and-accessible-data-visualization/" rel="bookmark" title="September 22, 2008">Sparklines and Accessible Data Visualization</a></li><li><a
href="http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/" rel="bookmark" title="July 7, 2009">Create Charts &#038; Graphs from Tables using HTML 5 Canvas</a></li><li><a
href="http://www.webappers.com/2008/05/09/javascript-information-visualization-toolkit/" rel="bookmark" title="May 9, 2008">Javascript Information Visualization Toolkit</a></li><li><a
href="http://www.webappers.com/2007/06/07/plotkit-javascript-chart-ploting/" rel="bookmark" title="June 7, 2007">Plotkit Javascript Chart Ploting</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/03/25/protovis-visualization-toolkit-for-javascript-using-canvas/feed/</wfw:commentRss> </item> <item><title>Lovely Charts &#8211; Free Online Diagramming Application</title><link>http://www.webappers.com/2009/02/10/lovely-charts-free-online-diagramming-application/</link> <comments>http://www.webappers.com/2009/02/10/lovely-charts-free-online-diagramming-application/#comments</comments> <pubDate>Tue, 10 Feb 2009 07:01:47 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Charts]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1492</guid> <description><![CDATA[Diagrams are great, because they are a very simple and extremely efficient way to intelligibly represent even the most complex ideas. But drawing diagrams can also be very complicated, simply because most diagramming softwares require you to draw.
Lovely Charts is an online diagramming application, that allows you to create professional looking diagrams of all kinds, [...]]]></description> <content:encoded><![CDATA[<p>Diagrams are great, because they are a very simple and extremely efficient way to intelligibly represent even the most complex ideas. But drawing diagrams can also be very complicated, simply because most diagramming softwares require you to draw.</p><p><a
title="Lovely Charts - Online Diagramming Application" href="http://www.lovelycharts.com/" target="_blank">Lovely Charts</a> is an online diagramming application, that allows you to create professional looking diagrams of all kinds, such as flowcharts, sitemaps, organisation charts, wireframes, and many more&#8230; for free.</p><p>With Lovely Charts&#8217;s extremely simple and intuitive drag&#8217;n drop drawing mechanism, you&#8217;ll be able to focus on what really matters. You won&#8217;t have to draw boxes and arrows, you won&#8217;t have to worry about what symbol to use.</p><p
style="text-align: center;"><a
title="Lovely Charts - Online Diagramming Application" href="http://www.lovelycharts.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/02/charts.png" alt="Free Online Diagramming Application" /></a></p><blockquote><p>Source: <a
title="Lovely Charts - Online Diagramming Application" rel="nofollow" href="http://www.lovelycharts.com/" target="_blank">Lovely Charts </a></p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/02/06/js-charts-free-javascript-chart-generator/" rel="bookmark" title="February 6, 2009">JS Charts &#8211; Free Javascript Chart Generator</a></li><li><a
href="http://www.webappers.com/2007/09/04/20-free-charts-type-from-phpswf-charts/" rel="bookmark" title="September 4, 2007">20 Types of Free Charts from PHP/SWF Charts</a></li><li><a
href="http://www.webappers.com/2009/03/10/rendering-text-with-javascript-canvas-and-vml/" rel="bookmark" title="March 10, 2009">Rendering Text with Javascript, Canvas and VML</a></li><li><a
href="http://www.webappers.com/2007/06/07/amcharts-interactive-flash-charts-for-developers/" rel="bookmark" title="June 7, 2007">AmCharts Interactive Flash Charts for Developers</a></li><li><a
href="http://www.webappers.com/2007/11/01/flare-visualize-charts-and-complex-animations-on-the-web/" rel="bookmark" title="November 1, 2007">Flare &#8211; Visualize Charts and Complex Animations on the Web</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/02/10/lovely-charts-free-online-diagramming-application/feed/</wfw:commentRss> </item> <item><title>JS Charts &#8211; Free Javascript Chart Generator</title><link>http://www.webappers.com/2009/02/06/js-charts-free-javascript-chart-generator/</link> <comments>http://www.webappers.com/2009/02/06/js-charts-free-javascript-chart-generator/#comments</comments> <pubDate>Fri, 06 Feb 2009 07:01:32 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[CC License]]></category> <category><![CDATA[Charts]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1489</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 the scripts, prepare your chart [...]]]></description> <content:encoded><![CDATA[<p><a
title="Free Javascript Based Chart Generator" href="http://www.jscharts.com/" 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). No additional plugins or server modules are required. Just include the scripts, prepare your chart data in XML or JavaScript Array and your chart is ready.</p><p>JS Charts lets you create charts in different templates like bar charts, pie charts or simple line graphs. It&#8217;s compatible with most web browsers. And it is It&#8217;s free to use and watermark-free.</p><p
style="text-align: center;"><a
title="Free Javascript Based Chart Generator" href="http://www.jscharts.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/02/js-charts.png" alt="JS Charts - Free Javascript Based Chart Generator" /></a></p><blockquote><p>Requirements: Firefox 1.5 +, IE 6, Safari 3.1 +, Opera 9 +<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.jscharts.com/examples" target="_blank">http://www.jscharts.com/examples</a><br
/> License: Creative Commons 3.0 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/09/04/20-free-charts-type-from-phpswf-charts/" rel="bookmark" title="September 4, 2007">20 Types of Free Charts from PHP/SWF Charts</a></li><li><a
href="http://www.webappers.com/2007/06/07/amcharts-interactive-flash-charts-for-developers/" rel="bookmark" title="June 7, 2007">AmCharts Interactive Flash Charts for Developers</a></li><li><a
href="http://www.webappers.com/2007/07/17/emprise-100-pure-javascript-interactive-charts/" rel="bookmark" title="July 17, 2007">Emprise 100% Pure Javascript Interactive Charts</a></li><li><a
href="http://www.webappers.com/2007/12/09/include-a-chart-in-a-webpage-with-google-chart-api/" rel="bookmark" title="December 9, 2007">Include a Chart in a Webpage with Google Chart API</a></li><li><a
href="http://www.webappers.com/2007/12/27/open-flash-chart-flash-charting-component-for-free/" rel="bookmark" title="December 27, 2007">Open Flash Chart &#8211; Flash Charting Component for Free</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/02/06/js-charts-free-javascript-chart-generator/feed/</wfw:commentRss> </item> <item><title>Chronoscope &#8211; Open Source Charting Platform for GWT</title><link>http://www.webappers.com/2008/10/27/chronoscope-open-source-charting-platform-for-gwt/</link> <comments>http://www.webappers.com/2008/10/27/chronoscope-open-source-charting-platform-for-gwt/#comments</comments> <pubDate>Mon, 27 Oct 2008 07:01:44 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Charts]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1398</guid> <description><![CDATA[Chronoscope is an open source release of a charting and visualization platform for GWT, used as the centerpiece of Timepedia&#8217;s website. Chronoscope provides a high performance, cross browser platform for visualizing possibly large and complex datasets. It supports interactive framerates on datasets with tens of thousands of points by using multiresolution representation and incremental streaming.
When [...]]]></description> <content:encoded><![CDATA[<p><a
title="Timepedia Chronoscope" href="http://timepedia.org/chronoscope/" target="_blank">Chronoscope</a> is an open source release of a charting and visualization platform for GWT, used as the centerpiece of Timepedia&#8217;s website. Chronoscope provides a high performance, cross browser platform for visualizing possibly large and complex datasets. It supports interactive framerates on datasets with tens of thousands of points by using multiresolution representation and incremental streaming.</p><p>When the number of points about to be plotted exceeds a certain heuristic, Chronoscope falls back to a lower resolution representation of the dataset, which can be provided by the user, or automatically calculated by various filtering algorithms. This is similar to mip-mapping techniques commonly used in 3D graphics to reduce bandwidth and decrease aliasing. It also gives non-programmers intuitive controls over almost every aspect of the look of a visualization.</p><p
style="text-align: center;"><a
title="Timepedia Chronoscope" href="http://timepedia.org/chronoscope/" target="_blank"><img
src="http://www.webappers.com/img/chronoscope.png" alt="Timepedia Chronoscope" /></a></p><blockquote><p>Requirements: Google Web Toolkit<br
/> Demo: <a
rel="nofollow" href="http://timepedia.org/chronoscope/" target="_blank">http://timepedia.org/chronoscope/</a><br
/> License: LGPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/05/09/javascript-information-visualization-toolkit/" rel="bookmark" title="May 9, 2008">Javascript Information Visualization Toolkit</a></li><li><a
href="http://www.webappers.com/2009/01/14/useful-web-application-user-interface-techniques/" rel="bookmark" title="January 14, 2009">Useful Web Application User Interface Techniques</a></li><li><a
href="http://www.webappers.com/2008/09/22/sparklines-and-accessible-data-visualization/" rel="bookmark" title="September 22, 2008">Sparklines and Accessible Data Visualization</a></li><li><a
href="http://www.webappers.com/2009/05/21/axiis-open-source-data-visualization-framework/" rel="bookmark" title="May 21, 2009">Axiis &#8211; Open Source Data Visualization Framework</a></li><li><a
href="http://www.webappers.com/2007/10/01/tnxnet-brand-new-text-link-ads-points-system/" rel="bookmark" title="October 1, 2007">TNX.net Brand New Text Link Ads Points System</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/10/27/chronoscope-open-source-charting-platform-for-gwt/feed/</wfw:commentRss> </item> <item><title>Sparklines and Accessible Data Visualization</title><link>http://www.webappers.com/2008/09/22/sparklines-and-accessible-data-visualization/</link> <comments>http://www.webappers.com/2008/09/22/sparklines-and-accessible-data-visualization/#comments</comments> <pubDate>Mon, 22 Sep 2008 07:01:49 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[BSD License]]></category> <category><![CDATA[Charts]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1344</guid> <description><![CDATA[What if we want to include data visualization as an integral part of the site, not just an isolated figure or an interactive chart? When we’re designing interfaces for browsing data-driven sites, it’s valuable to be able to create navigation elements that are also visualization tools. We can keep the user informed as they explore, [...]]]></description> <content:encoded><![CDATA[<p>What if we want to include data visualization as an integral part of the site, not just an isolated figure or an interactive chart? When we’re designing interfaces for browsing data-driven sites, it’s valuable to be able to create navigation elements that are also visualization tools. We can keep the user informed as they explore, so they can make better decisions about what they’re looking at and what they’re clicking on.</p><p>What we need is something in between—markup that’s appropriate for navigation, but with some extra hooks for semantics and structure.</p><p>A List Apart has published an article of &#8220;<a
title="Accessible Data Visualization with Web Standards" href="http://alistapart.com/articles/accessibledatavisualization" target="_blank">Accessible Data Visualization with Web Standards</a>&#8220;, shared three basic techniques for incorporating some simple data visualization into standards-based navigation patterns. All of them start with the building block of HTML navigation: an unordered list of links.</p><p>You should also look at <a
title="Sparkline PHP Graphing Library" href="http://sparkline.org/" target="_blank">Sparkline PHP Graphing Library</a>. It provides a wide range of options how your graphs are rendered. It&#8217;s important that sparklines are visually appealing, especially in the restricted visual environment of the web. Web sparklines should approach as closely as possible the aesthetic of printed sparklines. Sparkline is completely free to use on your personal website, company home page, or to include in your commercial product. Sparkline is distributed under the BSD license.</p><p
style="text-align: center;"><a
title="Accessible Data Visualization with Web Standards" href="http://alistapart.com/articles/accessibledatavisualization" target="_blank"><img
title="sparkline" src="http://www.webappers.com/img/2008/09/sparkline.png" alt="Sparkline PHP Graphing Library" /></a></p><blockquote><p>A List Apart Article: <a
rel="nofollow" href="http://alistapart.com/articles/accessibledatavisualization/" target="_blank">Accessible Data Visualization with Web Standards</a><br
/> A List Apart Demo: <a
rel="nofollow" href="http://alistapart.com/d/accessibledata/example-final.html" target="_blank">http://alistapart.com/d/accessibledata/example-final.html</a><br
/> Sparkline PHP Graphing Library: <a
rel="nofollow" href="http://sparkline.org/" target="_blank">http://sparkline.org/</a><br
/> License: BSD License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/05/09/javascript-information-visualization-toolkit/" rel="bookmark" title="May 9, 2008">Javascript Information Visualization Toolkit</a></li><li><a
href="http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/" rel="bookmark" title="July 7, 2009">Create Charts &#038; Graphs from Tables using HTML 5 Canvas</a></li><li><a
href="http://www.webappers.com/2008/05/13/open-source-silverlight-data-visualization-tool/" rel="bookmark" title="May 13, 2008">Open Source Silverlight Data Visualization Tool</a></li><li><a
href="http://www.webappers.com/2009/03/25/protovis-visualization-toolkit-for-javascript-using-canvas/" rel="bookmark" title="March 25, 2009">Protovis &#8211; Visualization Toolkit for Javascript using Canvas</a></li><li><a
href="http://www.webappers.com/2008/08/01/learning-web-standards-with-opera/" rel="bookmark" title="August 1, 2008">Learning Web Standards with Opera</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/09/22/sparklines-and-accessible-data-visualization/feed/</wfw:commentRss> </item> <item><title>Plots Numbers on Canvas 3D Bar Graph</title><link>http://www.webappers.com/2008/08/12/plots-numbers-on-canvas-3d-bar-graph/</link> <comments>http://www.webappers.com/2008/08/12/plots-numbers-on-canvas-3d-bar-graph/#comments</comments> <pubDate>Tue, 12 Aug 2008 07:01:21 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[BSD License]]></category> <category><![CDATA[Charts]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1259</guid> <description><![CDATA[Canvas 3D Graph is a special type of bar graph that plot numbers in 3D. &#60;canvas&#62; tag is not supported in IE, so the author was forced to use excanvas.js in order to draw graph in IE. As the result of that, you may experience some freezes when you try to plot large amount of [...]]]></description> <content:encoded><![CDATA[<p><a
title="Canvas 3D Graph Plots Numbers in Bar Graph" href="http://dragan.yourtree.org/code/canvas-3d-graph/" target="_blank">Canvas 3D Graph</a> is a special type of bar graph that plot numbers in 3D. &lt;canvas&gt; tag is not supported in IE, so the author was forced to use <a
href="http://excanvas.sourceforge.net/">excanvas.js</a> in order to draw graph in IE. As the result of that, you may experience some freezes when you try to plot large amount of data in IE. Firefox and safari works just fine (aprox 10x faster than emulated canvas in IE). This is initial release, he planned to add many more features, so stay stay tuned for the updates.</p><p
style="text-align: center;"><a
title="Canvas 3D Graph Plots Numbers in Bar Graph" href="http://dragan.yourtree.org/code/canvas-3d-graph/" target="_blank"><img
class="alignnone size-full wp-image-1260" title="canvas-3d" src="http://www.webappers.com/img/2008/08/canvas-3d.png" alt="" width="480" height="339" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
rel="nofollow" href="http://dragan.yourtree.org/code/canvas-3d-graph/" target="_blank">http://dragan.yourtree.org/code/canvas-3d-graph/</a><br
/> License: BSD License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/06/07/plotkit-javascript-chart-ploting/" rel="bookmark" title="June 7, 2007">Plotkit Javascript Chart Ploting</a></li><li><a
href="http://www.webappers.com/2007/11/21/mootools-mocha-user-interface-with-canvas-graphics/" rel="bookmark" title="November 21, 2007">Mootools Mocha User Interface with Canvas Graphics</a></li><li><a
href="http://www.webappers.com/2009/10/29/use-facebook-connect-on-your-site-with-mu/" rel="bookmark" title="October 29, 2009">Use Facebook Connect on Your Site with Mu</a></li><li><a
href="http://www.webappers.com/2007/10/08/how-to-create-professional-3d-pie-charts-in-illustrator/" rel="bookmark" title="October 8, 2007">How to Create Professional 3D Pie Charts in Illustrator</a></li><li><a
href="http://www.webappers.com/2008/09/29/pdf-graph-paper-for-web-designers/" rel="bookmark" title="September 29, 2008">PDF Graph Paper for Web Designers</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/08/12/plots-numbers-on-canvas-3d-bar-graph/feed/</wfw:commentRss> </item> <item><title>Flotr Javascript Ploting Library with Documentation</title><link>http://www.webappers.com/2008/07/30/flotr-javascript-ploting-library-with-documentation/</link> <comments>http://www.webappers.com/2008/07/30/flotr-javascript-ploting-library-with-documentation/#comments</comments> <pubDate>Wed, 30 Jul 2008 07:01:58 +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=1234</guid> <description><![CDATA[Flotr is the replacement of Solutoire Plotr which is a javascript plotting library based on the Prototype Javascript Framework and inspired by Flot. Flotr enables you to draw appealing graphs in most modern browsers with an easy to learn syntax. It comes with great features like legend support, negative value support, mouse tracking, selection support, [...]]]></description> <content:encoded><![CDATA[<p><a
title="Flotr Javascript Ploting Library" href="http://solutoire.com/flotr/" target="_blank">Flotr</a> is the replacement of <a
href="http://www.webappers.com/2007/06/07/99/">Solutoire Plotr</a> which is a javascript plotting library based on the Prototype Javascript Framework and inspired by <a
href="http://www.webappers.com/2007/12/06/flot-pure-javascript-plotting-library-for-jquery/">Flot</a>. Flotr enables you to draw appealing graphs in most modern browsers with an easy to learn syntax. It comes with great features like legend support, negative value support, mouse tracking, selection support, zoom support, event hooks, CSS styling support and much more.</p><p
style="text-align: center;"><a
title="Flotr Javascript Ploting Library" href="http://solutoire.com/flotr/" target="_blank"><img
title="flotr-prototype-chart" src="http://www.webappers.com/img/2008/07/flotr-prototype-chart.png" alt="&lt;br /&gt; Flotr Javascript Plotting Library " /></a></p><blockquote><p>Requirements:Prototype 1.6.0.2+, excanvas.js (included in the Flotr zip file)<br
/> Demo: <a
rel="nofollow" href="http://solutoire.com/flotr/docs/" target="_blank">http://solutoire.com/flotr/docs/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/06/21/magic-toolbox-javascript-and-flash-image-zoom-tools/" rel="bookmark" title="June 21, 2008">Magic Toolbox &#8211; Javascript and Flash Image Zoom Tools</a></li><li><a
href="http://www.webappers.com/2009/01/28/fancyzoom-in-prototype-with-small-changes/" rel="bookmark" title="January 28, 2009">FancyZoom in Prototype with Small Changes</a></li><li><a
href="http://www.webappers.com/2009/04/28/fullcalendar-full-sized-drag-drop-calendar/" rel="bookmark" title="April 28, 2009">FullCalendar &#8211; Full-Sized, Drag &#038; Drop Calendar</a></li><li><a
href="http://www.webappers.com/2008/03/25/tjpzoom-open-source-image-magnifier-in-javascript/" rel="bookmark" title="March 25, 2008">TJPzoom &#8211; Open Source Image Magnifier in Javascript</a></li><li><a
href="http://www.webappers.com/2009/11/13/atwidget-easy-to-customize-date-time-picker/" rel="bookmark" title="November 13, 2009">ATWidget &#8211; Easy to Customize Date &#038; Time Picker</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/07/30/flotr-javascript-ploting-library-with-documentation/feed/</wfw:commentRss> </item> <item><title>pChart &#8211; PHP Charting Library under GPL License</title><link>http://www.webappers.com/2008/07/02/pchart-php-charting-library-under-gpl-license/</link> <comments>http://www.webappers.com/2008/07/02/pchart-php-charting-library-under-gpl-license/#comments</comments> <pubDate>Wed, 02 Jul 2008 07:01:17 +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=1165</guid> <description><![CDATA[pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, pChart is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. Focus has been put on rendering quality introducing an aliasing algorithm to draw eye candy graphics. This [...]]]></description> <content:encoded><![CDATA[<p><a
title="pChart - PHP Charting Library" href="http://pchart.sourceforge.net/" target="_blank">pChart</a> is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, pChart is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. Focus has been put on rendering quality introducing an aliasing algorithm to draw eye candy graphics. This project is still under development and new features or fix are made every week.</p><p
style="text-align: center;"><a
title="pChart - PHP Charting Library" href="http://pchart.sourceforge.net/" target="_blank"><img
title="pchart2" src="http://www.webappers.com/img/2008/06/pchart2.png" alt="PHP Charting Library" /></a></p><p
style="text-align: center;"><a
title="pChart - PHP Charting Library" href="http://pchart.sourceforge.net/" target="_blank"><img
title="pchart1" src="http://www.webappers.com/img/2008/06/pchart1.png" alt="PHP Charting Library" /></a></p><blockquote><p>Requirements: PHP<br
/> Demo: <a
title="Demo" href="http://pchart.sourceforge.net/demo.php" target="_blank">http://pchart.sourceforge.net/demo.php</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/06/03/best-javascript-calendar-and-date-picker/" rel="bookmark" title="June 3, 2007">Most Features Javascript Calendar and Date Picker</a></li><li><a
href="http://www.webappers.com/2009/04/13/showing-how-each-sorting-algorithm-operates/" rel="bookmark" title="April 13, 2009">Showing How Each Sorting Algorithm Operates</a></li><li><a
href="http://www.webappers.com/2009/01/13/the-web-development-project-estimator-for-freelancers/" rel="bookmark" title="January 13, 2009">The Web Development Project Estimator for Freelancers</a></li><li><a
href="http://www.webappers.com/2007/09/24/thank-you/" rel="bookmark" title="September 24, 2007">Thank You Sponsors</a></li><li><a
href="http://www.webappers.com/2009/02/10/lovely-charts-free-online-diagramming-application/" rel="bookmark" title="February 10, 2009">Lovely Charts &#8211; Free Online Diagramming Application</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/07/02/pchart-php-charting-library-under-gpl-license/feed/</wfw:commentRss> </item> </channel> </rss>
<!-- Served from: ps11300.dreamhostps.com @ 2009-11-20 21:33:49 by W3 Total Cache -->