TufteGraph - Make pretty graphs with javascript

TufteGraph is a jQuery plugin that allow us to create standard & bar charts. It is different from other javascript charting libraries because, TufteGraph is configurable and it has dynamic functions, allowing for a really compact API (very few options and non-core layout is done via CSS rather than code.

tuftegraph 600x237 TufteGraph   Make pretty graphs with javascript

You need to be using jQuery and also the jQuery enumerable plugin. By default your graph won’t be that pretty because it needs to be styled. I recommend tufte-graph.css as a good starting point.

Demo: http://xaviershay.github.com/tufte-graph/
License: MIT License

Incoming search terms for the article:

Related Posts

How To Get The Last Tweet Using jQuery

TopUp Lightbox

Add An Attractive Loading Page Effect Using jQuery

jdPicker- The Ultimate jQuery Date Picker

1 Comment

  1. Webdesigner

    03.02.2010

    Wow, great stuff, exactly what I was looking for. I thought something like this should be done with jquery but I didn’t get the clue how. Thanx again!