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

Refresh chart without flickering #176

Open sweety-wo opened 8 years ago

sweety-wo commented 8 years ago

Hi,

I'm updating my chart for every 10 seconds in data-table, but I can't figure out to smooth update.

Can we have the feature, so it does update without flicker, so the user can see it smoothly, unknowingly that it does update in background...

Thanks.