Difference between revisions of "Line Chart"
Line 1: | Line 1: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
− | A Line Chart object that represents data as a series of | + | 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--> | <!--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 | + | 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. |
<!--T:3--> | <!--T:3--> | ||
Line 17: | Line 17: | ||
<!--T:6--> | <!--T:6--> | ||
− | In the above | + | 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). |
Line 24: | Line 24: | ||
<!--T:8--> | <!--T:8--> | ||
− | This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area and line) for the [[Combo (Filter)|month selection]]. | + | This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area, and line) for the [[Combo (Filter)|month selection]]. |
Revision as of 16:17, 24 October 2016
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
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).
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different Series Type (column, area, and line) for the month selection.
This example shows the 'Net Revenue' performance using different Column filters for each value to display each Branch and the general performance (no filter).
Data Properties
- Advanced row filter
- Column order
- Label (series)
- Decimal (Y axis)
- Filters
- Row limit
- Rows sort
- Stacking
- Thousand sep. (Y axis)
- Total row
Title Bar Properties
Layout Properties
- Background color
- Border color
- Font size
- Hide labels
- Labels rotation
- Legend position
- Object dimensions
- Object positions
Object Columns Properties