gwatts / jquery.sparkline

A plugin for the jQuery javascript library to generate small sparkline charts directly in the browser
http://omnipotent.net/jquery.sparkline/
1.24k stars 278 forks source link

Make sparkline properties accessible after sparkline is rendered #44

Open mrfnord opened 12 years ago

mrfnord commented 12 years ago

Provide a means to access min, max, normal, etc. after a sparkline is rendered. Users could use this to easily implement additional features in composite mode, like trend lines, etc.