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)
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
'''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
+
[[File:mainmenu5.png]]
 +
'''Watch a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
  
  
Line 21: Line 22:
 
[[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.
  
  
Line 30: Line 31:
 
** [[Object Filters|Filters]]
 
** [[Object Filters|Filters]]
 
** [[Rows sort|Rows Sort]]
 
** [[Rows sort|Rows Sort]]
 +
** [[Drill Down]]
 
** [[Advanced row filter|Advanced Row Filter]]
 
** [[Advanced row filter|Advanced Row Filter]]
 
** [[Row limit|Row Limit]]
 
** [[Row limit|Row Limit]]
  
  
* '''Values Axis Properties''':
+
* [[Axis Values Properties]]
** [[Hide values|Hide Values]]
 
** [[Labels position|Labels Position]]
 
** [[Show value as|Show Value As]]
 
** [[Font size|Font Size]]
 
  
  
* '''Legend Properties''':
+
* [[Legend_Properties]]
** [[Hide Legend]]
 
** [[Legend position|Legend Position]]
 
** [[Font size|Font Size]]
 
** [[Abbreviate Legend]]
 
  
  
* '''Title Bar Properties''':
+
* [[Title bar Properties|Title Bar Properties]]
** [[Title bar Properties|Title Bar Properties]]
 
  
  
Line 61: Line 54:
  
 
* '''Column Properties''':
 
* '''Column Properties''':
** [[Column name|Column Name]]
+
** [[Selected column]]
 +
** [[Column name]]
 
** [[Data type|Data Type]]
 
** [[Data type|Data Type]]
 
** [[Column label|Column Label]]
 
** [[Column label|Column Label]]

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: