Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
Line 31: Line 31:
  
  
<!--T:10-->
+
See below all available properties for this object:
'''Data Properties'''
 
  
<!--T:11-->
 
* [[Advanced row filter]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
  
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
<!--T:12-->
 
'''Title Bar Properties'''
 
  
<!--T:13-->
+
* '''Values Axis Properties''':
* [[Title bar Properties]]
+
** [[Hide Values]]
 +
** [[Labels position|Labels Position]]
 +
** [[Show value as|Show Value As]]
 +
** [[Font size|Font Size]]
  
  
<!--T:14-->
+
* '''Legend Properties''':
'''Layout Properties'''
+
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
  
<!--T:15-->
 
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide values]]
 
* [[Labels position]]
 
* [[Legend position]]
 
* [[Object dimensions]]
 
* [[Show value as]]
 
* [[Object positions]]
 
  
 +
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
<!--T:16-->
 
'''Object Columns Properties'''
 
  
<!--T:17-->
+
* '''Layout Properties''':
* [[Column filters]]
+
** [[Hide Border]]
* [[Column label]]
+
** [[Border color|Border Color]]
* [[Column name]]
+
** [[Background color|Background Color]]
* [[Data type]]
+
** [[Object positions|Object Positions]]
* [[Decimal places]]
+
** [[Object dimensions|Object Dimensions]]
* [[Delete column]]
+
 
* [[Function]]
+
 
* [[Mask]]
+
* '''Column Properties''':
* [[Thousand sep.]]
+
** [[Column name|Column Name]]
 +
** [[Data type|Data Type]]
 +
** [[Column label|Column Label]]
 +
** [[Column filters|Column Filters]]
 +
** [[Delete column|Delete Column]]
 +
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]
 +
 
 
</translate>
 
</translate>

Revision as of 13:50, 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: