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

Bars incorrectly generated when first item in html string a null #127

Open MikeRobertson opened 10 years ago

MikeRobertson commented 10 years ago

When the first item in a html entry is null the bars render incorrectly - see: http://jsfiddle.net/PfzXg/950/

I want to use null so that, along with the tooltipSkipNull:true option I can avoid having tooltips for "zero" values