Difference between revisions of "Pie Chart"
Line 1: | Line 1: | ||
+ | <translate> | ||
'''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''. | '''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''. | ||
Line 58: | Line 59: | ||
* [[Mask]] | * [[Mask]] | ||
* [[Thousand sep.]] | * [[Thousand sep.]] | ||
+ | </translate> |
Revision as of 13:26, 2 April 2014
See a video tutorial about the pie chart object.
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 position
- Legend position
- Object dimensions
- Show value as
- Object positions
Object Columns Properties