Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
Line 12: Line 12:
 
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 above example 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=]]
 +
 +
This other example, show the number of unique customers in each month of the year using the count distinct for the [[Function]] property.
  
  

Revision as of 20:08, 20 June 2013

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 above example 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, show the number of unique customers in each month of the year using the count distinct for the Function property.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties