Difference between revisions of "Cross Line Chart"

From TaticView
Jump to: navigation, search
(Created page with " '''Data Properties''' Advanced row filter, Average Column, Decimal (Y axis), Filters,Row limit, Rows sort, Stacking, [[Thousand sep. (Y axis)...")
 
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.
  
 +
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'''
 +
 +
[[File:clinechart_ex.png]]
 +
 +
In the above example the chart displays the ''Quantity'' of Product ''Groups'' sold by ''Weekdays'' with a [[Total row]].
  
  
Line 6: Line 17:
 
'''Data Properties'''
 
'''Data Properties'''
  
[[Advanced row filter]], [[Average Column]], [[Decimal (Y axis)]], [[Filters]],[[Row limit]], [[Rows sort]], [[Stacking]], [[Thousand sep. (Y axis)]], [[Total column]], [[Total row]]
+
* [[Advanced row filter]]
 +
* [[Average Column]]
 +
* [[Decimal (Y axis)]]
 +
* [[Filters]],[[Row limit]]
 +
* [[Rows sort]]
 +
* [[Stacking]]
 +
* [[Thousand sep. (Y axis)]]
 +
* [[Total column]]
 +
* [[Total row]]
  
  
 
'''Title Bar Properties'''
 
'''Title Bar Properties'''
  
[[Title bar Properties]]
+
* [[Title bar Properties]]
  
  
 
'''Layout Properties'''
 
'''Layout Properties'''
  
[[Background color]], [[Border color]], [[Font size]], [[Hide labels]], [[Object dimensions]], [[Label position]], [[Labels rotation]], [[X position]], [[Y position]]
+
* [[Background color]]
 +
* [[Border color]]
 +
* [[Font size]]
 +
* [[Hide labels]]
 +
* [[Object dimensions]]
 +
* [[Label position]]
 +
* [[Labels rotation]]
 +
* [[X position]]
 +
* [[Y position]]
  
  
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
[[Column filters]], [[Column label]], [[Column name]], [[Data type]], [[Decimal places]], [[Delete column]], [[Function]], [[Mask]], [[Series Type]], [[Thousand sep.]]
+
* [[Column filters]]
 +
* [[Column label]]
 +
* [[Column name]]
 +
* [[Data type]]
 +
* [[Decimal places]]
 +
* [[Delete column]]
 +
* [[Function]]
 +
* [[Mask]]
 +
* [[Series Type]]
 +
* [[Thousand sep.]]

Revision as of 18:00, 24 April 2013

Implements 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