Dynamically add/remove data series in ChartJS

Hi all,

I’m currently using ChartJS plugin to get all my charts and graphs. It’s really cool.

But has anyone ever attempted to dynamically add/remove data series in a chart? Like via a toggle element?

Any idea on that would be great!

Thanks,
FundKernel Development

Definitely possible. You can see this in my ba studios chart plugin

Check it out. Fork it.

Got a link?