Hi , I am unable to create a stacked bar or column chart via angular js. i receive following error. Any help will be greatly appreciated.
thanks
Hello Kashi,
Thank you for contacting Infragistics!
What kind of error do you receive?
How does your code look like?
stacked column chart :
TypeError: Cannot set property 'push' of undefined
at Object.$.ig.angular.igDataChart.bindEvents (http://localhost:8080/nsweb/js/vendors/igniteui-angular.js:234:17)
Stacked Bar Chart:
TypeError: options.series.slice is not a function at $.ig.dvCommonWidget.$.ig.dvCommonWidget.Class.extend._createWidget (http://localhost:8080/nsweb/js/vendors/infragistics.dv.js:237:774)
TypeError: Cannot read property 'undefined' of undefined at Object.changeHandler (igniteui-angular.js:216)
My Bad.. It was a code issue on my side..
it working now..