jquery.sparkline icon indicating copy to clipboard operation
jquery.sparkline copied to clipboard

Bars incorrectly generated when first item in html string a null

Open MikeRobertson opened this issue 10 years ago • 0 comments

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

MikeRobertson avatar Aug 24 '14 09:08 MikeRobertson