资源说明:Sparkline graph library using Raphael.js
Description =========== A Javascript library for creating small but informative graphs with Javascript. Requires the [Raphael](http://raphaeljs.com/) SVG drawing library. Can be used with [Cufon](http://cufon.shoqolate.com/generate/) for font drawing. Author ------ [Geoffrey Grosenbach](http://nubyonrails.com) [PeepCode Screencasts](http://peepcode.com) Example ------- See the [example page](http://topfunky.github.com/topfunky-sparkline-js) Usage ----- TopfunkySparkline("my_canvas_element", [1,2,3,4,5], {width:400, height:30, title:"A Chart"}); Planned Features ---------------- * A bullet graph * Extra info on hover * Other graph types (time plot)
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。