Difference between revisions of "Pie Chart"
(Marked this version for translation) |
|||
Line 1: | Line 1: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
− | ''' | + | '''Watch a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''. |
Line 21: | Line 21: | ||
<!--T:7--> | <!--T:7--> | ||
− | In the above | + | In the example above, the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''. |
Line 28: | Line 28: | ||
<!--T:9--> | <!--T:9--> | ||
− | This other example | + | This other example shows the number of unique customers forn each month of the year using the count distinct for the [[Function]] property. |
Revision as of 16:47, 24 October 2016
Watch 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 example above, the chart displays the percentage of participation in the Profit amount of the Five (limited by Row limit) biggest Customers.
This other example shows the number of unique customers forn 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