Difference between revisions of "Bar Chart/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(Updating to match new version of source page)
Line 1: Line 1:
 +
<languages/>
 +
 +
 
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.
  
Line 17: Line 20:
 
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]]).
  
 +
 +
See below all available properties for this object:
 +
 +
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Column order|Column Order]]
 +
** [[Total column|Total Column]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
 +
 +
 +
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
  
  
'''Data Properties'''
+
* '''Values Axis Properties''':
 +
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
  
* [[Advanced row filter]]
 
* [[Column order]]
 
* [[Label (series)]]
 
* [[Decimal (Y axis)]]
 
* [[Object Filters|Filters]]
 
* [[Row limit]]
 
* [[Rows sort]]
 
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total row]]
 
  
 +
* '''Series Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Stacking]]
  
'''Title Bar Properties'''
 
  
* [[Title bar Properties]]
+
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
  
  
'''Layout Properties'''
+
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
  
* [[Background color]]
 
* [[Border color]]
 
* [[Font size]]
 
* [[Hide labels]]
 
* [[Labels rotation]]
 
* [[Legend position]]
 
* [[Object dimensions]]
 
* [[Object positions]]
 
  
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
  
'''Object Columns Properties'''
 
  
* [[Column filters]]
+
* '''Column Properties''':
* [[Column label]]
+
** [[Column name|Column Name]]
* [[Column name]]
+
** [[Data type|Data Type]]
* [[Data type]]
+
** [[Column label|Column Label]]
* [[Decimal places]]
+
** [[Column filters|Column Filters]]
* [[Delete column]]
+
** [[Delete column|Delete Column]]
* [[Function]]
+
** [[Series Color]]
* [[Mask]]
+
** [[Series Type]]
* [[Series Type]]
+
** [[Function]]
* [[Thousand sep.]]
+
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]

Revision as of 17:31, 21 September 2017

Other languages:


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

Barchart ex.png

In the above example the chart displays the Gross Sale in bars series and the Cost in area series by State.


Barchart ex2.png

In the above example the chart displays values for the top 5 (Row limit) customers from previous year (Object Filters).


See below all available properties for this object: