Skip to content

manicai/react-sparklines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of a bar chart spark line as a React component. Built using TypeScript.

This requires JSX support in Typescript which is current only in the nightly builds, slated for inclusion in version 1.6. To install use

npm install -g typescript@next

To build use

make

To see the test page use

python -m SimpleHTTPServer

(or your favourite equivalent) and browse to http://localhost:8000/example/

About

Simple SVG based sparklines as React components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published