Bluff

Introduction

Bluff is a JavaScript port of the Gruff graphing library for Ruby. It is designed to support all the features of Gruff with minimal dependencies; the only third-party scripts you need to run it are a copy of JS.Class (2.6kB gzipped) and a copy of Google’s ExCanvas to support canvas in Internet Explorer. Both these scripts are supplied with the Bluff download. Bluff itself is around 11kB gzipped.

References

  1. http://bluff.jcoglan.com/
  2. http://grails.org/plugin/bluff
  3. https://github.com/jcoglan/bluff/blob/master/test/table_test.html
  4. http://demographics.cse.buffalo.edu