material-dashboard icon indicating copy to clipboard operation
material-dashboard copied to clipboard

Chartist graph gets re-drawn on any click events and window resize

Open m6265m opened this issue 4 years ago • 0 comments

Hi there, I've taken help from your material dashboard a lot and it seems pretty cool. But the problem I am getting is that, my chartist graphs are re-drawn or re-rendered everytime any event occurs.

I'm passing my data to the charts dynamically,so I want them to redraw only then and only when the data changes, that's it.

Why is it that the graphs are being re-drawn even on window resize and onclick events?

Thanks!

m6265m avatar May 06 '20 00:05 m6265m