Sparklines for Meteor
Summary of my bookmarked Github repositories from Jul 16th, 2015
Github repositories
- benmgreene/meteor-jquery-sparklines
The jQuery Sparklines website provides a reactive Blaze component for rendering live jQuery Sparklines. It offers various data sources including CSV, array, DOM, and cursor. The sparklines can be customized with different types such as line, bar, tristate, discrete, bullet, pie, and box plots. Additionally, users can specify preset styles or pass their own CSS classes. The website also provides installation instructions using Meteorite and includes a local example and tests. For more information and comprehensive documentation, the official jquery-sparklines docs are recommended.