Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
 
(23 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'''.
  
  
'''Data Properties'''
+
<!--T:2-->
 +
A Pie Chart object that represents data as slices of a circle whose size is determined by the values in the data.
  
[[Advanced row filter]], [[Filters]], [[Row limit]], [[Rows sort]]
+
<!--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]].
  
'''Title Bar Properties'''
 
  
[[Title bar Properties]]
+
<!--T:5-->
 +
'''Example'''
  
 +
<!--T:6-->
 +
[[File:piechart_ex.png|link=]]
  
'''Layout Properties'''
+
<!--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''.
  
[[Background color]], [[Border color]], [[Font size]], [[Hide values]], [[Labels distance]], [[Label position]], [[Object dimensions]], [[Show value as]], [[X position]], [[Y position]]
 
  
 +
<!--T:8-->
 +
[[File:piechart_ex2.png|link=]]
  
'''Object Columns Properties'''
+
<!--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.
  
[[Column filters]], [[Column label]], [[Column name]], [[Data type]], [[Decimal places]], [[Delete column]], [[Function]], [[Mask]], [[Thousand sep.]]
+
 
 +
<!--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

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: