Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 31: Line 31:
  
  
 +
<!--T:18-->
 
See below all available properties for this object:
 
See below all available properties for this object:
  
  
 +
<!--T:19-->
 
* '''Data Properties''':
 
* '''Data Properties''':
 
** [[Object Filters|Filters]]
 
** [[Object Filters|Filters]]
Line 41: Line 43:
  
  
 +
<!--T:20-->
 
* '''Values Axis Properties''':
 
* '''Values Axis Properties''':
 
** [[Hide Values]]
 
** [[Hide Values]]
Line 48: Line 51:
  
  
 +
<!--T:21-->
 
* '''Legend Properties''':
 
* '''Legend Properties''':
 
** [[Hide Legend]]
 
** [[Hide Legend]]
Line 55: Line 59:
  
  
 +
<!--T:22-->
 
* '''Title Bar Properties''':
 
* '''Title Bar Properties''':
 
** [[Title bar Properties|Title Bar Properties]]
 
** [[Title bar Properties|Title Bar Properties]]
  
  
 +
<!--T:23-->
 
* '''Layout Properties''':
 
* '''Layout Properties''':
 
** [[Hide Border]]
 
** [[Hide Border]]
Line 67: Line 73:
  
  
 +
<!--T:24-->
 
* '''Column Properties''':
 
* '''Column Properties''':
 
** [[Column name|Column Name]]
 
** [[Column name|Column Name]]

Revision as of 13:55, 12 May 2017

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: