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

IE 9 support #12

Closed maen87 closed 12 years ago

maen87 commented 12 years ago

When im using IE9 im having an error:

SCRIPT5007: Object expected jquery.sparkline.min.js, line 4 character 3378

and it appears when using minified version and non minified version, any help ?

gwatts commented 12 years ago

I haven't been able to reproduce this so far; I've tested with IE6,7,8,9 and they all work for me - Perhaps you can try your site using browserstack.com for an independent test

gwatts commented 12 years ago

Please re-open if you can still reproduce this