Difference between revisions of "Line Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
 
(26 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Implements a Line Chart object that represents data as a series of line connected dots whose height is determined by the values in the data.
+
<languages/>
  
The Line Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports an unlimited number of [[Value]] columns that will be show as the lines and dots in the chart.
 
  
For other chart options, see [[Objects]]. It is also possible to create mixed charts by changing the [[Series Type]] property of the [[Value]] columns.
+
<translate>
 +
<!--T:1-->
 +
A Line Chart object that represents data as a series of lines connected dots whose height is determined by the values in the data.
  
 +
<!--T:2-->
 +
The Line Chart object needs one [[Date]] or [[Text]] column that will be used to group data and supports [[Value|values]] columns that will be shown as the lines and dots in the chart.
  
'''Example'''
+
<!--T:3-->
 +
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
  
[[File:linechart_ex.png]]
 
  
In the above example the chart displays the ''Net Revenue'' and ''Gross Sale'' by ''Month'' in 2012 (filtered with the help of the [[Combo (Filter)]] object).
+
<!--T:4-->
 +
'''Examples'''
  
 +
<!--T:5-->
 +
[[File:linechart_ex.png|link=]]
  
 +
<!--T:6-->
 +
In the example above, the chart displays the ''Net Revenue'' and ''Cost'' by ''Month'' in 2017 (filtered with the help of the [[Combo (Filter)]] object).
  
'''Data Properties'''
 
  
* [[Advanced row filter]]
+
<!--T:28-->
* [[Column order]]
+
[[File:Smoothed line.png|link=]]
* [[Decimal (Y axis)]]
 
* [[Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total row]]
 
  
 +
<!--T:29-->
 +
Like the fist sample, the image above, shows a Line Chart displays the ''Net Revenue'' and ''Cost'' by ''Month'' in 2022 using ''smoothed Lines''
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
<!--T:7-->
 +
[[File:combined_chart.png|link=]]
  
 +
<!--T:8-->
 +
This example shows the ''Cost'', ''Profit'' and ''Net Revenue'' values using different [[Series Type]] (column, area, and line) for the [[Combo (Filter)|year selection]].
  
'''Layout Properties'''
 
  
* [[Background color]]
+
<!--T:9-->
* [[Border color]]
+
[[File:linechart_ex2.png|link=]]
* [[Font size]]
 
* [[Hide labels]]
 
* [[Label position]]
 
* [[Labels rotation]]
 
* [[Object dimensions]]
 
* [[X position]]
 
* [[Y position]]
 
  
 +
<!--T:10-->
 +
This example shows the ''Profit'' performance using different [[Column filters]] for each value to display each ''Branch'' and the general performance (no filter).
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
<!--T:19-->
* [[Column label]]
+
See below all available properties for this object:
* [[Column name]]
+
 
* [[Data type]]
+
 
* [[Decimal places]]
+
<!--T:20-->
* [[Delete column]]
+
* '''Data Properties''':
* [[Function]]
+
** [[Object Filters|Filters]]
* [[Mask]]
+
** [[Rows sort|Rows Sort]]
* [[Series Type]]
+
** [[Column order|Column Order]]
* [[Thousand sep.]]
+
** [[Drill Down]]
 +
** [[Total column|Total Column]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
 +
 
 +
 
 +
<!--T:21-->
 +
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
 +
 
 +
 
 +
<!--T:22-->
 +
* '''Values Axis Properties''':
 +
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
 +
** Invisible
 +
 
 +
 
 +
<!--T:23-->
 +
* '''Series Properties''':
 +
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Stacking]]
 +
 
 +
 
 +
<!--T:24-->
 +
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
 +
 
 +
 
 +
<!--T:25-->
 +
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
 +
 
 +
 
 +
<!--T:26-->
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
 +
 
 +
 
 +
<!--T:27-->
 +
* '''Column Properties''':
 +
** [[Selected column]]
 +
** [[Column name]]
 +
** [[Data type|Data Type]]
 +
** [[Column label|Column Label]]
 +
** [[Column filters|Column Filters]]
 +
** [[Delete column|Delete Column]]
 +
** [[Series Color]]
 +
** [[Series Type]]
 +
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]
 +
 
 +
</translate>

Latest revision as of 02:25, 5 October 2022

Other languages:
English • ‎português do Brasil


A Line Chart object that represents data as a series of lines connected dots whose height is determined by the values in the data.

The Line Chart object needs one Date or Text column that will be used to group data and supports values columns that will be shown as the lines and dots in the chart.

For other chart options, see Objects. It is also possible to create combined charts by changing the Series Type property of the Value columns.


Examples

Linechart ex.png

In the example above, the chart displays the Net Revenue and Cost by Month in 2017 (filtered with the help of the Combo (Filter) object).


Smoothed line.png

Like the fist sample, the image above, shows a Line Chart displays the Net Revenue and Cost by Month in 2022 using smoothed Lines


Combined chart.png

This example shows the Cost, Profit and Net Revenue values using different Series Type (column, area, and line) for the year selection.


Linechart ex2.png

This example shows the Profit performance using different Column filters for each value to display each Branch and the general performance (no filter).


See below all available properties for this object: