3,050
edits
Changes
no edit summary
Implements a Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
The Bar 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 bars 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.
'''Example'''
[[File:barchart_ex.png]]
In the above example the chart displays the ''Gross Sale'' in bars series and the ''Cost'' in area series by ''State''.