Difference between revisions of "Area Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
A Area Chart object that represents data as a filled area whose height is determined by the values in the data.
 
A Area Chart object that represents data as a filled area whose height is determined by the values in the data.
  
 +
<!--T:2-->
 
The Area Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports [[Value|values]] columns that will be show as the filled areas in the chart.
 
The Area Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports [[Value|values]] columns that will be show as the filled areas in the chart.
  
 +
<!--T:3-->
 
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
 
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
  
  
 +
<!--T:4-->
 
'''Examples'''
 
'''Examples'''
  
 +
<!--T:5-->
 
[[File:areachart_ex.png|link=]]
 
[[File:areachart_ex.png|link=]]
  
 +
<!--T:6-->
 
In the above example the chart displays the ''Weight'' and ''Profit'' by the ''Products''.
 
In the above example the chart displays the ''Weight'' and ''Profit'' by the ''Products''.
  
  
 +
<!--T:7-->
 
[[File:combined_chart.png|link=]]
 
[[File:combined_chart.png|link=]]
  
 +
<!--T:8-->
 
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area and line) for the ''April'' [[Combo (Filter)|month selection]].
 
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area and line) for the ''April'' [[Combo (Filter)|month selection]].
  
  
  
 +
<!--T:9-->
 
'''Data Properties'''
 
'''Data Properties'''
  
 +
<!--T:10-->
 
* [[Advanced row filter]]
 
* [[Advanced row filter]]
 
* [[Column order]]
 
* [[Column order]]
Line 33: Line 43:
  
  
 +
<!--T:11-->
 
'''Title Bar Properties'''
 
'''Title Bar Properties'''
  
 +
<!--T:12-->
 
* [[Title bar Properties]]
 
* [[Title bar Properties]]
  
  
 +
<!--T:13-->
 
'''Layout Properties'''
 
'''Layout Properties'''
  
 +
<!--T:14-->
 
* [[Background color]]
 
* [[Background color]]
 
* [[Border color]]
 
* [[Border color]]
Line 50: Line 64:
  
  
 +
<!--T:15-->
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
 +
<!--T:16-->
 
* [[Column filters]]
 
* [[Column filters]]
 
* [[Column label]]
 
* [[Column label]]

Revision as of 13:21, 2 April 2014

A Area Chart object that represents data as a filled area whose height is determined by the values in the data.

The Area Chart object needs one Date or Text column that will be used to group data and supports values columns that will be show as the filled areas in the chart.

For other chart options, see Objects. It is also possible to create combined charts by changing the Series Type property of the Value columns.


Examples

Areachart ex.png

In the above example the chart displays the Weight and Profit by the Products.


Combined chart.png

This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different Series Type (column, area and line) for the April month selection.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties