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

Bug in Sparkline when the first value is null #195

Open olileo1 opened 7 years ago

olileo1 commented 7 years ago

The tooltip for the sparklines seem to be offset if the first value is null See: http://omnipotent.net/jquery.sparkline/#s-about with values: [null, 3, 10, 3]

JeffBusterCase commented 4 years ago

Hi. Same here I could reproduce a example