Hello
I'm using a igPieChart in ASP.NET MVC and also a legend for this chart. When I enable the datalabels, they overlap. When I disable them, the items in the legend won't show.
How can I remove the datalabels in the chart without removind the items in the legend? Or how can I show the data labels better so that they are still legible and do not overlap?
Also can I add more white spacing between the chart and the border?
Regards
Hello Ronny,
Thank you for contacting us!
I will get back to you as soon as possible.
Thank you for your patience!
Best Regards,Hristo PopovEntry Level Software DeveloperInfragistics, Inc.
I discussed this with the customer ans I can leave the labels and the legend out. Now I want to have 2 colors in mij pie chart: green for the "ok parts" and red for the "bad parts". The bad parts consists of different parts.
This is the result:
This is because the first is big enough to be apart, the other parts are grouped in "others". Is there a way to group all bad parts in "others", even the ones that are big enough to be apart? If not, how can I delete the green line between the bad parts:
My suggestio is to combine the value for the "bad parts" with the value for "others" and set it under common label.
data =[{"parts":50,"Label":"Others"}, {"parts":100, "Label":"Good Parts"}]
In this code snippet "parts" with label "Others" will be a combination from the "bad-parts" value and "others" value.
Please, let me know if this is can be applied as a solution, if it is not, please, provide me with a sample code for investigation. This will help indicate the nature of the problem.
Hello Hristo
This doesn't help. There is still a dashed line in the chart:
It is less visible then the full line, but is still there..
Hello Ronnie,
I cannot reproduce the behavior the you are seeing on your side.
Here is the result from my test sample:
Could you please provide me with a sample for investigation.
I can't seem to send the sample as a rar. Can I mail this to you?
Hi,
Yes, you can send me a .zip file with the sample init on this mail: HPopov@infragistics.com
I look forward to your mail.
Regards,
Hristo