Difference between revisions of "Cross Line Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
<translate>
 
<translate>
 +
<!--T:1-->
 
A Cross Line Chart object that represents data as dots connected by lines whose height is determined by the values in the data.
 
A Cross Line Chart object that represents data as dots connected by lines whose height is determined by the values in the data.
  
 +
<!--T:2-->
 
The Cross Line 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 dots and lines in the chart.
 
The Cross Line 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 dots and lines in the chart.
  
  
 +
<!--T:3-->
 
For other chart options, see [[Objects]].
 
For other chart options, see [[Objects]].
  
  
 +
<!--T:4-->
 
'''Example'''
 
'''Example'''
  
 +
<!--T:5-->
 
[[File:clinechart_ex.png|link=]]
 
[[File:clinechart_ex.png|link=]]
  
 +
<!--T:6-->
 
In the above example the chart displays the ''Quantity'' of Product ''Groups'' sold by ''Weekdays'' with a [[Total row]].
 
In the above example the chart displays the ''Quantity'' of Product ''Groups'' sold by ''Weekdays'' with a [[Total row]].
  
  
 +
<!--T:7-->
 
[[File:clinechart_ex2.png|link=]]
 
[[File:clinechart_ex2.png|link=]]
  
 +
<!--T:8-->
 
Chart displaying the ''Quantity'' of ''Products'' sold over the months.
 
Chart displaying the ''Quantity'' of ''Products'' sold over the months.
  
  
  
 +
<!--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 Line Chart object that represents data as dots connected by lines whose height is determined by the values in the data.

The Cross Line 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 dots and lines in the chart.


For other chart options, see Objects.


Example

Clinechart ex.png

In the above example the chart displays the Quantity of Product Groups sold by Weekdays with a Total row.


Clinechart ex2.png

Chart displaying the Quantity of Products sold over the months.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties