Difference between revisions of "Pie Chart"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
Implements a Pie Chart object that represents data as slices of a circle whose size is determined by the values in the data.
+
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.
 
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.
Line 8: Line 8:
 
'''Example'''
 
'''Example'''
  
[[File:piechart_ex.png]]
+
[[File:piechart_ex.png|link=]]
  
In the above example the chart displays the percentage of participation in the ''Profit'' ammount 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''.
  
  

Revision as of 13:07, 10 May 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.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties