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

Very slow on Microsoft Edge #177

Open Framnk opened 8 years ago

Framnk commented 8 years ago

I have a page with about 20 sparklines on it, each with about 120 points rendering line charts. For some reason on Edge it is very slow to update compared to Chrome or Firefox. For the case I mentioned above it takes about 1.5 secs to update the 20 sparklines versus about 100 ms on Chrome (a bit longer for Firefox but still in the sub-500ms range).

Any thoughts on what could cause this slowdown using Edge?