Advertise here

Chart & Graph

Make Pretty Charts with jQuery and xCharts

January 13, 2013     3690     Chart & Graph Ajax
Make Pretty Charts with jQuery and xCharts

Charts are a great visual aid when presenting data. There is a new library that makes things easier – xCharts. Here you will build a pretty, AJAX-powered chart for your web application that fetches data from a MySQL table.

Read More »

Arbor – Graph Visualization Library Using Web Workers and jQuery

December 22, 2012     4021     Chart & Graph
Arbor – Graph Visualization Library Using Web Workers and jQuery

Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.

Read More »

Peity – Tiny Charts (Sparklines) With jQuery

June 29, 2012     9725     Chart & Graph
Peity – Tiny Charts (Sparklines) With jQuery
Peity is a simple jQuery plugin that converts an element's content into a simple <canvas> mini pie line or bar chart and is compatible with any browser that supports <canvas>: Chrome, Firefox, IE9+, Opera, Safari.

Read More »

AttC – Convert HTML Table to Google Chart

June 26, 2012     4041     Chart & Graph Tables
AttC – Convert HTML Table to Google Chart
AttC is a jQuery plugin that converts a standard HTML table to an Google visualizations chart and displays it on the page.

Read More »

Percentage Loader - jQuery Plugin for Displaying Progress Widget

June 07, 2012     7805     HTML5 Chart & Graph Animation
Percentage Loader - jQuery Plugin for Displaying Progress Widget

Percentage Loader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. It makes use of HTML5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file necessary , using vectors rather than images so can be easily deployed at various sizes.

Read More »

jqBarGraph - jQuery Graph Plugin

June 03, 2012     5030     CSS3 & CSS Chart & Graph Animation
jqBarGraph - jQuery Graph Plugin

jqBarGraph is jQuery plugin that gives you freedom to easily display your data as graphs. There are three types of graphs: simple, multi and stacked. All you have to do is to pass your data to this plugin.

There are a lot of settings to tune appearance of your graph, as are animation, color scheme, dimensions etc. Also, you can additionally change look and feel of graph via CSS.

Read More »

jQuery Gantt Chart

May 16, 2012     38113     JSON Chart & Graph Ajax Zoom
jQuery Gantt Chart

jQuery Gantt Chart is a simple chart that implements gantt functionality as a jQuery plugin. Plugin uses AJAX to retrive JSON data and render them as Gantt chart with many features such as zooming or paging.

Read More »