Search the Community
Showing results for tags 'pie'.
Found 6 results
-
I create the following 2D Pie Chart I'm looking to do the following, but none of the formating options are responding. 1. The Green is Severity "5" and the Blue is Severity "4". Can I change the color so that if Severity 4, color = orange, Severity 5 = Red 2. Can I move the va...
-
Hi ! My question is simple : How to place values inside a pie/doughnut chart instead of outside ? Sébastien
-
Hi I am having an issue with the rendering of a pie 3d chart. A value with 0% having blue color is rendered strangely(see attachedscreen shot of the chart). Here is the chart XML data Please help Thanks Ankit
-
Hello, I'm evaluating FusionCharts 3.6 and have some questions regarding the rendering of data labels in pie 3D charts. I need to display data with long labels. To configure the charts I specified these xml properties: enableSmartLabels="1" skipOverlapLabels="1" manageLabelOverflow="0" useEllipse...
-
Pie Chart rendering differently using Flash or Javascript (with same code/data)
dvdutra posted a topic in Javascript Problems
Hi, I´m using the same code to render a Pie Chart using Flash and using Javascript (the only difference is "FusionCharts.setCurrentRenderer('javascript');}" to force Javascript), but I´m getting different results. The Flash Chart shows exactly what I want, but the Javascript Chart doesn't show p... -
I'm using FusionCharts 3.2.1. Is there a way to use image as labels? For example I have a pie chart and in front of each label string I want to show a different image/icon.