Difference between revisions of "Pie Chart/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
 
(Updating to match new version of source page)
Line 1: Line 1:
 +
<languages/>
 +
 +
 
'''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
 
'''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
  
Line 21: Line 24:
  
  
'''Data Properties'''
+
See below all available properties for this object:
 +
 
 +
 
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
* [[Advanced row filter]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
  
 +
* '''Values Axis Properties''':
 +
** [[Hide values|Hide Values]]
 +
** [[Labels position|Labels Position]]
 +
** [[Show value as|Show Value As]]
 +
** [[Font size|Font Size]]
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
  
  
'''Layout Properties'''
+
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide values]]
 
* [[Labels position]]
 
* [[Legend position]]
 
* [[Object dimensions]]
 
* [[Show value as]]
 
* [[Object positions]]
 
  
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
* '''Column Properties''':
* [[Column label]]
+
** [[Column name|Column Name]]
* [[Column name]]
+
** [[Data type|Data Type]]
* [[Data type]]
+
** [[Column label|Column Label]]
* [[Decimal places]]
+
** [[Column filters|Column Filters]]
* [[Delete column]]
+
** [[Delete column|Delete Column]]
* [[Function]]
+
** [[Function]]
* [[Mask]]
+
** [[Decimal places|Decimal Places]]
* [[Thousand sep.]]
+
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]

Revision as of 17:34, 21 September 2017

Other languages:


See 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 above example 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, show the number of unique customers in each month of the year using the count distinct for the Function property.


See below all available properties for this object: