apollo_developers/bower_components/jquery.sparkline.build/README.md
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

27 lines
607 B
Markdown
Executable File

jQuery Sparklines
=================
This jQuery plugin makes it easy to generate a number of different types
of sparklines directly in the browser, using online a line of two of HTML
and Javascript.
The plugin has no dependencies other than jQuery and works with all modern
browsers and also Internet Explorer 6 and later (excanvas is not required
for IE support).
See the [jQuery Sparkline project page](http://omnipotent.net/jquery.sparkline/)
for live examples and documentation.
## Build
```
npm install uglify-js -g
make
```
## License
Released under the New BSD License
(c) Splunk, Inc 2012