Difference between revisions of "Pie Chart"
Line 12: | Line 12: | ||
In the above example the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''. | In the above example the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''. | ||
+ | |||
+ | [[File:piechart_ex2.png|link=]] | ||
+ | |||
+ | This other example, show the number of unique customers in each month of the year using the count distinct for the [[Function]] property. | ||
Revision as of 20:08, 20 June 2013
A Pie Chart object that represents data as slices of a circle whose size is determined by the values in the data.
The Pie Chart object needs one Date or Text column that will be used to group data and one Value column that will determine the slices size inside the chart.
For other chart options, see Objects.
Example
In the above example the chart displays the percentage of participation in the Profit amount of the Five (limited by Row limit) biggest Customers.
This other example, show the number of unique customers in each month of the year using the count distinct for the Function property.
Data Properties
Title Bar Properties
Layout Properties
- Background color
- Border color
- Font size
- Hide values
- Labels distance
- Label position
- Object dimensions
- Show value as
- X position
- Y position
Object Columns Properties