Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
 
(19 intermediate revisions by 4 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.
 
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.
 
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]].
 
For other chart options, see [[Objects]].
  
  
 +
<!--T:5-->
 
'''Example'''
 
'''Example'''
  
 +
<!--T:6-->
 
[[File:piechart_ex.png|link=]]
 
[[File:piechart_ex.png|link=]]
  
In the above example the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''.
+
<!--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]]
  
'''Data Properties'''
 
  
* [[Advanced row filter]]
+
<!--T:20-->
* [[Object Filters|Filters]]
+
* [[Axis Values Properties]]
* [[Row limit]]
 
* [[Rows sort]]
 
  
  
'''Title Bar Properties'''
+
<!--T:21-->
 +
* [[Legend_Properties]]
  
* [[Title bar Properties]]
 
  
 +
<!--T:22-->
 +
* [[Title bar Properties|Title Bar Properties]]
  
'''Layout Properties'''
 
  
* [[Background color]]
+
<!--T:23-->
* [[Border color]]
+
* '''Layout Properties''':
* [[Font size]]
+
** [[Hide Border|Show Border]]
* [[Hide values]]
+
** [[Border color|Border Color]]
* [[Labels distance]]
+
** [[Background color|Background Color]]
* [[Label position]]
+
** [[Object positions|Object Positions]]
* [[Object dimensions]]
+
** [[Object dimensions|Object Dimensions]]
* [[Show value as]]
 
* [[X position]]
 
* [[Y position]]
 
  
  
'''Object Columns Properties'''
+
<!--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]]
  
* [[Column filters]]
+
</translate>
* [[Column label]]
 
* [[Column name]]
 
* [[Data type]]
 
* [[Decimal places]]
 
* [[Delete column]]
 
* [[Function]]
 
* [[Mask]]
 
* [[Thousand sep.]]
 

Latest revision as of 22:47, 4 October 2022

Other languages:
English • ‎português do Brasil


Mainmenu5.png 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

Piechart ex.png

In the example above, the chart displays the percentage of participation in the Profit amount of the Five (limited by Row limit) biggest Customers.


Piechart ex2.png

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: