Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1165
Angular2 component - update series type
posted

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 

igDataChart.zip