Submit your widget
154
Yays

Rare Accessible charts using jQuery and HTML5

Views 21988   downloads 4568   Graph & Chart

Accessible data visualization in HTML has always been tricky to achieve: people commonly use image elements for static charts, which provide only the most basic textual information to non-visual users;…

135
Yays

jQuery with Google Charts

Views 19204   downloads 3450   Graph & Chart

gvChart is a plugin for jQuery, that uses Google Charts to create interactive visualization by using data from the HTML table tag. It is easy in use and additionally it allows you to create five types…

109
Yays

Cool HTML5 and jQuery Animated pie Chart

Views 24055   downloads 4580   Graph & Chart

In this tutorial we'll going to show you how to build a lovely, interactive pie chart using the latest HTML5 technologies. Not that long ago, this kind of thing was only practical to do with Flash.…

88
Yays

Gantt Chart with JQuery plugin

Views 19578   downloads 3285   Graph & Chart

this is a very cool, lightweight, jquery plugin jQuery.ganttView which is easy to use and fast. Currently it was working in our first version of system. Unfortunately it turned out that system needs some…

81
Yays

jQuery mousewheel Knob effect

Views 27236   downloads 3795   Graph & Chart

jQuery Knob canvas based ; no png or jpg sprites. touch, mousewheel, keyboard events implemented. downward compatible ; overloads an input element. Example <input type="text" value="75"…

79
Yays

Great Highcharts with jQuery

Views 16490   downloads 2765   Graph & Chart

There are some great JavaScript graph libraries out there and one that’s recently come to my attention is Highcharts.com which is compatible with both the jQuery and Mootools frameworks. To get…

52
Yays

Highcharts - Interactive JavaScript charts for your webpage

Views 11079   downloads 2350   Graph & Chart

Highcharts is a charting library written in pure JavaScript, offering intuitive, interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column,…

42
Yays

CSS3 and jQuery Interactive Graph

Views 9142   downloads 2434   Graph & Chart

we will code an Interactive Graph using jQuery and CSS3. We will use the jQuery’s popular plotting plugin “Flot”. Flot is a pure JavaScript plotting library for jQuery. It produces graphical…