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

Allow min & max values to be set for bullet charts #140

Open jonathanody opened 9 years ago

jonathanody commented 9 years ago

Updated the bullet chart so a min and max value can be specified. This provides the ability for a series of bullet charts to be visually compared to one another as you can set the same range of values for them.