Difference between revisions of "Line Chart"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 34: Line 34:
  
  
 +
<!--T:19-->
 
See below all available properties for this object:
 
See below all available properties for this object:
  
  
 +
<!--T:20-->
 
* '''Data Properties''':
 
* '''Data Properties''':
 
** [[Object Filters|Filters]]
 
** [[Object Filters|Filters]]
Line 46: Line 48:
  
  
 +
<!--T:21-->
 
* '''Category Axis Properties''':
 
* '''Category Axis Properties''':
 
** [[Hide labels|Hide Labels]]
 
** [[Hide labels|Hide Labels]]
Line 53: Line 56:
  
  
 +
<!--T:22-->
 
* '''Values Axis Properties''':
 
* '''Values Axis Properties''':
 
** [[Decimal_(Y_axis)|Decimals]]
 
** [[Decimal_(Y_axis)|Decimals]]
Line 60: Line 64:
  
  
 +
<!--T:23-->
 
* '''Series Properties''':
 
* '''Series Properties''':
 
** [[Hide labels|Hide Labels]]
 
** [[Hide labels|Hide Labels]]
Line 65: Line 70:
  
  
 +
<!--T:24-->
 
* '''Legend Properties''':
 
* '''Legend Properties''':
 
** [[Hide Legend]]
 
** [[Hide Legend]]
Line 72: Line 78:
  
  
 +
<!--T:25-->
 
* '''Title Bar Properties''':
 
* '''Title Bar Properties''':
 
** [[Title bar Properties|Title Bar Properties]]
 
** [[Title bar Properties|Title Bar Properties]]
  
  
 +
<!--T:26-->
 
* '''Layout Properties''':
 
* '''Layout Properties''':
 
** [[Hide Border]]
 
** [[Hide Border]]
Line 84: Line 92:
  
  
 +
<!--T:27-->
 
* '''Column Properties''':
 
* '''Column Properties''':
 
** [[Column name|Column Name]]
 
** [[Column name|Column Name]]

Revision as of 13:34, 12 May 2017

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 Gross Sale by Month in 2015 (filtered with the help of the Combo (Filter) object).


Combined chart.png

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


Linechart ex2.png

This example shows the 'Net Revenue' 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: