Difference between revisions of "Cross Line Chart"

From TaticView
Jump to: navigation, search
Line 1: Line 1:
Implements 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.
  
 
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.
Line 9: Line 9:
 
'''Example'''
 
'''Example'''
  
[[File:clinechart_ex.png]]
+
[[File:clinechart_ex.png|link=]]
  
 
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]].

Revision as of 13:20, 10 May 2013

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.


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties