Open main menu

TaticView β

Changes

Line Chart

18 bytes removed, 12:47, 10 May 2013
no edit summary
Implements a A Line Chart object that represents data as a series of line 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 an unlimited number of [[Value|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 mixed combined charts by changing the [[Series Type]] property of the [[Value]] columns.
'''Example'''
[[File:linechart_ex.png|link=]]
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).