Difference between revisions of "Bar Chart"
(Marked this version for translation) |
|||
Line 1: | Line 1: | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
A Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data. | A Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data. | ||
+ | <!--T:2--> | ||
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. | 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. | ||
+ | <!--T:3--> | ||
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns. | For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns. | ||
+ | <!--T:4--> | ||
'''Examples''' | '''Examples''' | ||
+ | <!--T:5--> | ||
[[File:barchart_ex.png|link=]] | [[File:barchart_ex.png|link=]] | ||
+ | <!--T:6--> | ||
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''. | ||
+ | <!--T:7--> | ||
[[File:barchart_ex2.png|link=]] | [[File:barchart_ex2.png|link=]] | ||
+ | <!--T:8--> | ||
In the above example the chart displays values for the top 5 ([[Row limit]]) customers from previous year ([[Object Filters]]). | In the above example the chart displays values for the top 5 ([[Row limit]]) customers from previous year ([[Object Filters]]). | ||
+ | <!--T:9--> | ||
'''Data Properties''' | '''Data Properties''' | ||
+ | <!--T:10--> | ||
* [[Advanced row filter]] | * [[Advanced row filter]] | ||
* [[Column order]] | * [[Column order]] | ||
Line 33: | Line 43: | ||
+ | <!--T:11--> | ||
'''Title Bar Properties''' | '''Title Bar Properties''' | ||
+ | <!--T:12--> | ||
* [[Title bar Properties]] | * [[Title bar Properties]] | ||
+ | <!--T:13--> | ||
'''Layout Properties''' | '''Layout Properties''' | ||
+ | <!--T:14--> | ||
* [[Background color]] | * [[Background color]] | ||
* [[Border color]] | * [[Border color]] | ||
Line 50: | Line 64: | ||
+ | <!--T:15--> | ||
'''Object Columns Properties''' | '''Object Columns Properties''' | ||
+ | <!--T:16--> | ||
* [[Column filters]] | * [[Column filters]] | ||
* [[Column label]] | * [[Column label]] |
Revision as of 13:24, 2 April 2014
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.
Examples
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 values for the top 5 (Row limit) customers from previous year (Object Filters).
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
- Labels rotation
- Legend position
- Object dimensions
- Object positions
Object Columns Properties