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

tooltip line placement incorrect with null values #22

Closed pwc1011 closed 12 years ago

pwc1011 commented 12 years ago

We use a line graph to display values over time. Because we display over time, we use null values where there is no reading for a day. When there are null values, the tool tip value appears to display correctly, but the "red line" displays right of where it should display.

gwatts commented 12 years ago

Duplicate of issue 4 (please reopen if I'm mistaken) now fixed in master