Search the Community
Showing results for tags 'piechart'.
Found 3 results
-
Unable to Use Logoposition and Logotopposition characteristics in a Pie chart
Sivaalla posted a topic in General usage
Hello, I am using version 3.9.0. I am Unable to Use Logoposition and Logotopposition characteristics in a Pie chart. Please find the screenshot below. I am trying to align the three pie charts in the same line. Please let me know if there is a better approach. Best Regards,...- 3 replies
-
- parameters
- piechart
-
(and 1 more)
Tagged with:
-
Hi, I am trying to create a piechart under the following circumstances: My each row in my table contains a gender. I want to be able to sum up the number of males and females and then plot that in a pie chart. The query that I am using SELECT SUM(gender = 'male') AS male, SUM(gen...
-
I'm using the Multi-level Pie Chart http://www.fusioncharts.com/explore/multilevel-pie-chart/ I'd like to be able to set some labels to be a dark color and some to be a light color (depending on the color of the background pie slice). Is there a setting to do this? I tried setting "basefo...