Difference between revisions of "Pie Chart"
(Created page with " '''Data Properties''' Filters, Limit values, Row limit, Rows sort '''Title Bar Properties''' Title bar Properties '''Layout Properties''' [[Back...") |
|||
(24 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <translate> | ||
+ | <!--T:1--> | ||
+ | [[File:mainmenu5.png]] | ||
+ | '''Watch a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''. | ||
− | + | <!--T:2--> | |
+ | A Pie Chart object that represents data as slices of a circle whose size is determined by the values in the data. | ||
− | [[ | + | <!--T:3--> |
+ | 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. | ||
+ | <!--T:4--> | ||
+ | For other chart options, see [[Objects]]. | ||
− | |||
− | + | <!--T:5--> | |
+ | '''Example''' | ||
+ | <!--T:6--> | ||
+ | [[File:piechart_ex.png|link=]] | ||
− | ''' | + | <!--T:7--> |
+ | In the example above, the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''. | ||
− | |||
+ | <!--T:8--> | ||
+ | [[File:piechart_ex2.png|link=]] | ||
− | + | <!--T:9--> | |
+ | This other example shows the number of unique customers forn each month of the year using the count distinct for the [[Function]] property. | ||
− | [[ | + | |
+ | <!--T:18--> | ||
+ | See below all available properties for this object: | ||
+ | |||
+ | |||
+ | <!--T:19--> | ||
+ | * '''Data Properties''': | ||
+ | ** [[Object Filters|Filters]] | ||
+ | ** [[Rows sort|Rows Sort]] | ||
+ | ** [[Drill Down]] | ||
+ | ** [[Advanced row filter|Advanced Row Filter]] | ||
+ | ** [[Row limit|Row Limit]] | ||
+ | |||
+ | |||
+ | <!--T:20--> | ||
+ | * [[Axis Values Properties]] | ||
+ | |||
+ | |||
+ | <!--T:21--> | ||
+ | * [[Legend_Properties]] | ||
+ | |||
+ | |||
+ | <!--T:22--> | ||
+ | * [[Title bar Properties|Title Bar Properties]] | ||
+ | |||
+ | |||
+ | <!--T:23--> | ||
+ | * '''Layout Properties''': | ||
+ | ** [[Hide Border|Show Border]] | ||
+ | ** [[Border color|Border Color]] | ||
+ | ** [[Background color|Background Color]] | ||
+ | ** [[Object positions|Object Positions]] | ||
+ | ** [[Object dimensions|Object Dimensions]] | ||
+ | |||
+ | |||
+ | <!--T:24--> | ||
+ | * '''Column Properties''': | ||
+ | ** [[Selected column]] | ||
+ | ** [[Column name]] | ||
+ | ** [[Data type|Data Type]] | ||
+ | ** [[Column label|Column Label]] | ||
+ | ** [[Column filters|Column Filters]] | ||
+ | ** [[Delete column|Delete Column]] | ||
+ | ** [[Function]] | ||
+ | ** [[Decimal places|Decimal Places]] | ||
+ | ** [[Thousand_sep.|Thousand Sep.]] | ||
+ | ** [[Mask]] | ||
+ | |||
+ | </translate> |
Latest revision as of 22:47, 4 October 2022
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.
See below all available properties for this object:
- Data Properties:
- Layout Properties: