sparklines icon indicating copy to clipboard operation
sparklines copied to clipboard

constant data makes Sparkline.plot(:type => smooth, ...) throw FloatDomainError

Open ghost opened this issue 16 years ago • 0 comments

This is caused by a divide-by-zero. I created a test and a fix which is in git://github.com/kim-toms/sparklines.git, in the 'fix_constant' branch.

ghost avatar Jun 16 '09 23:06 ghost