public
Description: Sparkline library for Ruby
Homepage: http://sparklines.rubyforge.org
Clone URL: git://github.com/topfunky/sparklines.git
name age message
file .gitattributes Mon Jul 13 17:15:56 -0700 2009 Better drawing of label and last graph value Bu... [topfunky]
file .gitignore Mon Jul 13 17:15:56 -0700 2009 Better drawing of label and last graph value Bu... [topfunky]
file History.txt Mon Feb 16 11:50:29 -0800 2009 Support :min and :max options to set graph scale. [jloveces]
file MIT-LICENSE Tue Mar 11 15:37:12 -0700 2008 First import from Subversion [topfunky]
file Manifest.txt Wed Aug 20 09:18:19 -0700 2008 0.5.2 release [topfunky]
file README.txt Mon May 19 17:48:34 -0700 2008 Updated to mention source at GitHub [topfunky]
file Rakefile Wed Aug 20 09:21:58 -0700 2008 Setup for next version [topfunky]
directory fonts/ Mon Jul 13 17:15:56 -0700 2009 Better drawing of label and last graph value Bu... [topfunky]
directory lib/ Tue Jul 14 23:16:42 -0700 2009 Added label_format option for trailing label an... [topfunky]
directory samples/ Tue Mar 11 15:37:12 -0700 2008 First import from Subversion [topfunky]
file sparklines.gemspec Wed Aug 20 09:21:58 -0700 2008 Setup for next version [topfunky]
directory test/ Tue Jul 14 23:16:42 -0700 2009 Added label_format option for trailing label an... [topfunky]
README.txt
== Sparklines

A library for generating small sparkline graphs from Ruby. Use it in desktop apps or with Ruby on Rails. 

== Source

http://github.com/topfunky/sparklines

== Other info

http://nubyonrails.com/pages/sparklines

== Authors

Geoffrey Grosenbach
boss@topfunky.com
http://nubyonrails.com/pages/sparklines

Daniel Nugent
nugend@gmail.com