Difference between revisions of "Line Chart/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
Line 2: Line 2:
  
  
A Line Chart object that represents data as a series of line connected dots whose height is determined by the values in the data.
+
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 [[Value|values]] columns that will be show as the lines and dots in the chart.
 
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 show as the lines and dots in the chart.

Revision as of 17:49, 21 September 2017

Other languages:


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 show 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 ex1.png

In the above example the chart displays the Net Revenue and Gross Sale by Month in 2015 (filtered with the help of the Combo (Filter) object).


Combined chart1.png

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


Linechart ex21.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: