Difference between revisions of "Pie Chart"
Line 1: | Line 1: | ||
− | + | 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. | 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. | ||
Line 8: | Line 8: | ||
'''Example''' | '''Example''' | ||
− | [[File:piechart_ex.png]] | + | [[File:piechart_ex.png|link=]] |
− | In the above example the chart displays the percentage of participation in the ''Profit'' | + | In the above example the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''. |
Revision as of 13:07, 10 May 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.
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