Difference between revisions of "Cross Line Chart"

From TaticView
Jump to: navigation, search
 
(18 intermediate revisions by 6 users not shown)
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.
+
<languages/>
  
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.
 
  
 +
<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.
  
 +
<!--T:2-->
 +
The Cross Line Chart object needs two [[Dates]] or [[Texts]] columns (or one of each) that will be used to group data and one [[Value]] column that will be shown 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'''
  
[[File:clinechart_ex.png]]
+
<!--T:5-->
 +
[[File:Gráfico de linha cruzado 1+en-US.PNG]]
 +
 
 +
<!--T:6-->
 +
In the example above, the chart displays the ''Quantity'' of Product ''Groups'' sold by ''Weekdays'' with a [[Total row]].
 +
 
 +
 
 +
<!--T:7-->
 +
[[File:Gráfico de linha cruzado 2+en-US.PNG]]
 +
 
 +
<!--T:8-->
 +
Chart displaying the ''Quantity'' of ''Products'' sold over the months.
 +
 
 +
 
 +
 
 +
<!--T:17-->
 +
See below all available properties for this object:
 +
 
 +
 
 +
<!--T:18-->
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Average Column]]
 +
** [[Total column|Total Column]]
 +
** [[Total row|Total Row]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
 +
 
  
In the above example the chart displays the ''Quantity'' of Product ''Groups'' sold by ''Weekdays'' with a [[Total row]].
+
<!--T:19-->
 +
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
  
  
 +
<!--T:20-->
 +
* '''Values Axis Properties''':
 +
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
 +
** Invisible
  
'''Data Properties'''
+
<!--T:21-->
 +
* '''Series Properties''':
 +
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Show Markers]]
 +
** [[Stacking]]
  
* [[Advanced row filter]]
 
* [[Average Column]]
 
* [[Decimal (Y axis)]]
 
* [[Filters]],[[Row limit]]
 
* [[Rows sort]]
 
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total column]]
 
* [[Total row]]
 
  
 +
<!--T:22-->
 +
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
<!--T:23-->
 +
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
  
'''Layout Properties'''
+
<!--T:24-->
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
  
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide labels]]
 
* [[Object dimensions]]
 
* [[Label position]]
 
* [[Labels rotation]]
 
* [[X position]]
 
* [[Y position]]
 
  
 +
<!--T:25-->
 +
* '''Column Properties''':
 +
** [[Selected column]]
 +
** [[Column name]]
 +
** [[Data type|Data Type]]
 +
** [[Column label|Column Label]]
 +
** [[Column filters|Column Filters]]
 +
** [[Delete column|Delete Column]]
 +
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Series Type]]
 +
** [[Mask]]
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
</translate>
* [[Column label]]
 
* [[Column name]]
 
* [[Data type]]
 
* [[Decimal places]]
 
* [[Delete column]]
 
* [[Function]]
 
* [[Mask]]
 
* [[Series Type]]
 
* [[Thousand sep.]]
 

Latest revision as of 13:48, 6 October 2022

Other languages:
English • ‎português do Brasil


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 Dates or Texts columns (or one of each) that will be used to group data and one Value column that will be shown as the dots and lines in the chart.


For other chart options, see Objects.


Example

Gráfico de linha cruzado 1+en-US.PNG

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


Gráfico de linha cruzado 2+en-US.PNG

Chart displaying the Quantity of Products sold over the months.


See below all available properties for this object: