Difference between revisions of "Cross Bar Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
A Cross Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
 
A Cross Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
  
 +
<!--T:2-->
 
The Cross Column Bar 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 columns in the chart.
 
The Cross Column Bar 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 columns in the chart.
  
  
 +
<!--T:3-->
 
For other chart options, see [[Objects]].
 
For other chart options, see [[Objects]].
  
  
 +
<!--T:4-->
 
'''Example'''
 
'''Example'''
  
 +
<!--T:5-->
 
[[File:cbarchart_ex.png|link=]]
 
[[File:cbarchart_ex.png|link=]]
  
 +
<!--T:6-->
 
In the above example the chart displays the [[Stacking]] values of ''Quantity'' of Product ''Groups'' by ''State''.
 
In the above example the chart displays the [[Stacking]] values of ''Quantity'' of Product ''Groups'' by ''State''.
  
  
 +
<!--T:7-->
 
[[File:cbarchart_ex2.png|link=]]
 
[[File:cbarchart_ex2.png|link=]]
  
 +
<!--T:8-->
 
In the above example the chart displays the ''Profit'' of ''Product Groups'' by ''State''.
 
In the above example the chart displays the ''Profit'' of ''Product Groups'' by ''State''.
  
  
  
 +
<!--T:9-->
 
'''Data Properties'''
 
'''Data Properties'''
  
 +
<!--T:10-->
 
* [[Advanced row filter]]
 
* [[Advanced row filter]]
 
* [[Average Column]]
 
* [[Average Column]]
Line 35: Line 45:
  
  
 +
<!--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 52: Line 66:
  
  
 +
<!--T:15-->
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
 +
<!--T:16-->
 
* [[Column filters]]
 
* [[Column filters]]
 
* [[Column label]]
 
* [[Column label]]

Revision as of 13:30, 2 April 2014

A Cross Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.

The Cross Column Bar 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 columns in the chart.


For other chart options, see Objects.


Example

Cbarchart ex.png

In the above example the chart displays the Stacking values of Quantity of Product Groups by State.


Cbarchart ex2.png

In the above example the chart displays the Profit of Product Groups by State.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties