Difference between revisions of "Bar Chart"

From TaticView
Jump to: navigation, search
 
(19 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Implements a Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
+
<languages/>
  
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.
+
<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.
  
 +
<!--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 shown as the bars in the chart.
  
'''Example'''
+
<!--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.
  
[[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''.
+
<!--T:4-->
 +
'''Examples'''
  
 +
<!--T:5-->
 +
[[File:Gráfico de barra+en-US.PNG]]
  
 +
<!--T:6-->
 +
In the example above, the chart displays the ''Net Revenue'' 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]]
+
<!--T:7-->
 +
[[File:Gráfico de barra 2+en-US.PNG]]
  
 +
<!--T:8-->
 +
In the example above, the chart displays values for the top 4 ([[Row limit]]) products from the previous year ([[Object Filters]]).
  
'''Title Bar Properties'''
 
  
[[Title bar Properties]]
+
<!--T:17-->
 +
See below all available properties for this object:
  
  
'''Layout Properties'''
+
<!--T:18-->
 +
* '''Data Properties''':
 +
** [[Object Filters|Filters]]
 +
** [[Rows sort|Rows Sort]]
 +
** [[Column order|Column Order]]
 +
** [[Drill Down]]
 +
** [[Total column|Total Column]]
 +
** [[Advanced row filter|Advanced Row Filter]]
 +
** [[Row limit|Row Limit]]
  
[[Background color]], [[Border color]], [[Font size]], [[Hide labels]], [[Label position]], [[Labels rotation]], [[Object dimensions]], [[X position]], [[Y position]]
 
  
 +
<!--T:19-->
 +
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
  
'''Object Columns Properties'''
 
  
[[Column filters]], [[Column label]], [[Column name]], [[Data type]], [[Decimal places]], [[Delete column]], [[Function]], [[Mask]], [[Series Type]], [[Thousand sep.]]
+
<!--T:20-->
 +
* '''Values Axis Properties''':
 +
** [[Decimal_(Y_axis)|Decimals]]
 +
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
 +
** [[Maximum Axis Value]]
 +
** [[Minimum Axis Value]]
 +
** Invisible
 +
 
 +
 
 +
<!--T:21-->
 +
* '''Series Properties''':
 +
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Stacking]]
 +
 
 +
 
 +
<!--T:22-->
 +
* '''Legend Properties''':
 +
** [[Hide Legend]]
 +
** [[Legend position|Legend Position]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Legend]]
 +
 
 +
 
 +
<!--T:23-->
 +
* '''Title Bar Properties''':
 +
** [[Title bar Properties|Title Bar Properties]]
 +
 
 +
 
 +
<!--T:24-->
 +
* '''Layout Properties''':
 +
** [[Hide Border|Show Border]]
 +
** [[Border color|Border Color]]
 +
** [[Background color|Background Color]]
 +
** [[Object positions|Object Positions]]
 +
** [[Object dimensions|Object Dimensions]]
 +
 
 +
 
 +
<!--T:25-->
 +
* '''Column Properties''':
 +
** [[Selected column]]
 +
** [[Column name]]
 +
** [[Data type|Data Type]]
 +
** [[Column label|Column Label]]
 +
** [[Column filters|Column Filters]]
 +
** [[Delete column|Delete Column]]
 +
** [[Series Color]]
 +
** [[Series Type]]
 +
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]
 +
 
 +
</translate>

Latest revision as of 15:02, 4 October 2022

Other languages:
English • ‎português do Brasil


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 shown 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

Gráfico de barra+en-US.PNG

In the example above, the chart displays the Net Revenue in bars series and the Cost in area series by State.


Gráfico de barra 2+en-US.PNG

In the example above, the chart displays values for the top 4 (Row limit) products from the previous year (Object Filters).


See below all available properties for this object: