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)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
+
<languages/>
 +
 
 +
 
 +
[[File:mainmenu5.png]]
 +
'''Watch a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
  
  
Line 13: Line 17:
 
[[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''.
+
In the example above, the chart displays the percentage of participation in the ''Profit'' amount of the ''Five'' (limited by [[Row limit]]) biggest ''Customers''.
  
  
 
[[File:piechart_ex2.png|link=]]
 
[[File:piechart_ex2.png|link=]]
  
This other example, show the number of unique customers in each month of the year using the count distinct for the [[Function]] property.
+
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'''
+
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Drill Down]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
* [[Advanced row filter]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
  
 +
* [[Axis Values Properties]]
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
* [[Legend_Properties]]
  
  
'''Layout 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]]
+
** [[Selected column]]
* [[Column name]]
+
** [[Column name]]
* [[Data type]]
+
** [[Data type|Data Type]]
* [[Decimal places]]
+
** [[Column label|Column Label]]
* [[Delete column]]
+
** [[Column filters|Column Filters]]
* [[Function]]
+
** [[Delete column|Delete Column]]
* [[Mask]]
+
** [[Function]]
* [[Thousand sep.]]
+
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]

Latest revision as of 02:23, 5 October 2022

Other languages:


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: