Hallo,
I try to use your multiring doughnut chart control and I want the values in the slices to change dynamically. But they always take the same values. Even though I put alerts for all the values from the list and they change dynamically, but in the var data=... they remain the same.
Can you help me please why the values for the slices remain the same when defining the
var data = [ {
Thanks
I have posted this on another forum as well
http://forums.asp.net/p/1999450/5744217.aspx?p=True&t=635421400507082503&pagenum=1
so you can see the example.
Hello Natasha,
After reading your post, I believe I may see why the data is not being rendered in your Doughnut Chart. After you change your data, try making a call to
$(
"#yourSelector"
).igDoughnutChart(
"flush"
);
Hi Michael,
I just want to ask you if you have time to see and if you succeeded to find out what the problem with the code is?
Do you need my help or explanation?
Thank you very much for your will and effort to help me.
Hi Natasha,
I have not yet been able to determine the cause of the issue. I am discussing this with my supervisor for further guidance on this issue.
I will have another update for you by Wednesday.
OK. Thank you very much Michael.
Regards till Wednesday
Just shortly, the program is about displaying some parameters which are calculated in another form in infoboxes. First the info is displayed in text infoboxes and on click on each of the ext infoboxes another infobox with chart should appear. And all this to happen for 8 intersections (markers). Each intersection has geodata and name of the intersection besides the parameters that are sent like a list from another form. The geodata and the names of teh intersections are sent like lists from the other form as well.
Tell me if I can help you more please.
Thank you
I have created a support case for you with an ID of CAS-141287-P6G3G3. The matter has been determined to be a development issue and has been logged in our tracking system with ID: 179364. The error being received when calling updateSeries was not present in previous versions and now a regression has occurred that our developers will investigate.
I will leave this case open and update you with any new information. You can view the status of the development issue connected to this case by going to the “Account” tab on our website, selecting "My Support Activity" and then this support case will be listed there. Then, you may select the "Development Issues" tab to view details of this development issue.
Please let me know if you have any questions.
Hi,
I seem to be encountering this issue in version 2014.2 and 2015.1. Could you please let me know if this has been fixed and in which version?