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.
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
1 Comment
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!
There are no trackbacks to display at this time.