Skip to content

topfunky/topfunky-sparkline-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Description

A Javascript library for creating small but informative graphs with Javascript.

Requires the Raphael SVG drawing library.

Can be used with Cufon for font drawing.

Author

Geoffrey Grosenbach PeepCode Screencasts

Example

See the example page

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)

About

Sparkline graph library using Raphael.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published