I wanted to add a progress bar for the dc.js charts.
I'm doing some visualization on some huge data. And when I open the browser open the html elements loads first without any graph on the web page.
It looks horrible only when the html elements are visible.
And after a while the charts show up.
Any suggestions like how to add a progress bar will help me.
Thanks in advance.