Difference between revisions of "Bar Chart"
Line 1: | Line 1: | ||
− | + | 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 | + | The Bar 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 bars in the chart. |
− | For other chart options, see [[Objects]]. It is also possible to create | + | For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns. |
'''Example''' | '''Example''' | ||
− | [[File:barchart_ex.png]] | + | [[File:barchart_ex.png|link=]] |
In the above example the chart displays the ''Gross Sale'' in bars series and the ''Cost'' in area series by ''State''. | In the above example the chart displays the ''Gross Sale'' in bars series and the ''Cost'' in area series by ''State''. |
Revision as of 12:44, 10 May 2013
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 values columns that will be show as the bars 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.
Example
In the above example the chart displays the Gross Sale in bars series and the Cost in area series by State.
Data Properties
- Advanced row filter
- Column order
- 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
- Label position
- Labels rotation
- Object dimensions
- X position
- Y position
Object Columns Properties