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

jquery-wordpress

Polyclip.js: Clip JPEG Images Into Polygons

1

jQuery Animated Cartoon Robot

1

turn.js: A jQuery Page Flip Effect For HTML5

1

jQuery Multi-Node Range and Data Slider

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!