Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
'''See a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
+
'''Watch a [[Pie Chart Tutorial|video tutorial]] about the pie chart object'''.
  
  
Line 21: Line 21:
  
 
<!--T:7-->
 
<!--T:7-->
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''.
  
  
Line 28: Line 28:
  
 
<!--T:9-->
 
<!--T:9-->
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.
  
  

Revision as of 16:47, 24 October 2016

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.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties