Difference between revisions of "Cross Area Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
A Cross Area Chart object that represents data as filled areas whose height is determined by the values in the data.
 
A Cross Area Chart object that represents data as filled areas whose height is determined by the values in the data.
  
 +
<!--T:2-->
 
The Cross Area Chart object needs two [[Date]] or [[Text]] columns (or one of each) that will be used to group data and one [[Value]] column that will be show as the filled areas in the chart.
 
The Cross Area Chart object needs two [[Date]] or [[Text]] columns (or one of each) that will be used to group data and one [[Value]] column that will be show as the filled areas in the chart.
  
  
 +
<!--T:3-->
 
For other chart options, see [[Objects]].
 
For other chart options, see [[Objects]].
  
  
 +
<!--T:4-->
 
'''Example'''
 
'''Example'''
  
 +
<!--T:5-->
 
[[File:careachart_ex.png|link=]]
 
[[File:careachart_ex.png|link=]]
  
 +
<!--T:6-->
 
The first chart example displays the [[Stacking]] ''percentage'' values of ''Products'' ''Profit'' throught ''Years''.
 
The first chart example displays the [[Stacking]] ''percentage'' values of ''Products'' ''Profit'' throught ''Years''.
  
  
  
 +
<!--T:7-->
 
[[File:careachart_ex2.png|link=]]
 
[[File:careachart_ex2.png|link=]]
  
 +
<!--T:8-->
 
In the above example the area chart displays the [[Stacking|stacked]] ''Gross Sale'' values of ''Vendors'' by ''Region''.
 
In the above example the area chart displays the [[Stacking|stacked]] ''Gross Sale'' values of ''Vendors'' by ''Region''.
  
  
  
 +
<!--T:9-->
 
'''Data Properties'''
 
'''Data Properties'''
  
 +
<!--T:10-->
 
* [[Advanced row filter]]
 
* [[Advanced row filter]]
 
* [[Average Column]]
 
* [[Average Column]]
Line 36: Line 46:
  
  
 +
<!--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 53: Line 67:
  
  
 +
<!--T:15-->
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
 +
<!--T:16-->
 
* [[Column filters]]
 
* [[Column filters]]
 
* [[Column label]]
 
* [[Column label]]

Revision as of 13:28, 2 April 2014

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

The Cross Area Chart object needs two Date or Text columns (or one of each) that will be used to group data and one Value column that will be show as the filled areas in the chart.


For other chart options, see Objects.


Example

Careachart ex.png

The first chart example displays the Stacking percentage values of Products Profit throught Years.


Careachart ex2.png

In the above example the area chart displays the stacked Gross Sale values of Vendors by Region.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties