Submit your widget
52
Yays

jQuery mousewheel Knob effect

4 months ago   Views 19364   downloads 1993   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"…

58
Yays

Gantt Chart with JQuery plugin

about a year ago   Views 10308   downloads 1547   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…

54
Yays

Great Highcharts with jQuery

about a year ago   Views 10839   downloads 1436   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…

87
Yays

Cool HTML5 and jQuery Animated pie Chart

about a year ago   Views 15072   downloads 2374   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.…

132
Yays

Rare Accessible charts using jQuery and HTML5

2 years ago   Views 15969   downloads 2452   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;…

121
Yays

jQuery with Google Charts

2 years ago   Views 12175   downloads 1995   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…