Hi
I got a global object holding my dataSource data
I am able to initially create and render the stacked bar chart correctly
But if i try to refresh the data, the chart isnt updated
on refresh, i get the new data from a webservice, adds it to my global dataSource object, and then call igDataChart('option', 'dataSource', myglobaldataobject);
nothing happens
any ideas?
Found the issue - I missed to update series information...
Hello Morten,
Thank you for contacting Infragistics!
I am glad you are able to move forward with your application.
If you have any questions, please let us know as well.