Hi,
I am trying to use the angular2 igDataChart component.I need to change the series type at runtime.with the jQuery control, it use to be easy, with updating the options. With the new angular2 component, it doesnt working as expected.
I attached a sample, taken from the igniteui/angular2 on github.just replace the files on the igniteui/angular2 master in the igDataChart folder with the files that i supplied.
thanks for your help
Hello Amos,
Thank you for contacting us.
You should remove the series before you add it again. Take a look at this sample for how should the series be update - http://www.igniteui.com/data-chart/category-series.
I've also updated your sample and I am attaching it to this message.
Please let me know if you need further assistance.