Difference between revisions of "Column Chart/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
 
(Updating to match new version of source page)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<languages/>
 +
 +
 
A Column Chart object that represents data as a series of vertical columns whose height is determined by the values in the data.
 
A Column Chart object that represents data as a series of vertical columns whose height is determined by the values in the data.
  
The Column 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 columns in the chart.
+
The Column 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 columns 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.
 
For other chart options, see [[Objects]]. It is also possible to create combined charts by changing the [[Series Type]] property of the [[Value]] columns.
Line 8: Line 11:
 
'''Examples'''
 
'''Examples'''
  
[[File:colchart_ex.png|link=]]
+
[[File:Gráfico de coluna 1+en-US.PNG]]
 +
 
 +
In the example above, the chart displays the ''Quantity'', ''Taxes'', and ''Profit'' by company ''Branch''.
 +
 
 +
 
 +
[[File:Gráfico de coluna 2+en-US.PNG]]
 +
 
 +
In this example, the chart displays the [[Stacking|Stacked]] values of ''Taxes'' and ''Cost'' by ''Month'' using different [[Layout Properties]].
 +
 
  
In the above example the chart displays the ''Quantity'', ''Taxes'' and ''Profit'' by company ''Branch''.
+
[[File:Gráfico de área 2+en-US.PNG]]
  
 +
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area, and line).
  
[[File:colchart_ex2.png|link=]]
 
  
In this example the chart displays the [[Stacking|Stacked]] values of ''Taxes'' and ''Cost'' by ''Month'' using different [[Layout Properties]].
+
See below all available properties for this object:
  
  
[[File:combined_chart.png|link=]]
+
* '''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]]
  
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area and line).
 
  
 +
* '''Category Axis Properties''':
 +
** [[Hide labels|Hide Labels]]
 +
** [[Font size|Font Size]]
 +
** [[Abbreviate Labels]]
 +
** [[Hide Category]]
  
'''Data Properties'''
 
  
* [[Advanced row filter]]
+
* '''Values Axis Properties''':
* [[Column order]]
+
** [[Decimal_(Y_axis)|Decimals]]
* [[Decimal (Y axis)]]
+
** [[Thousand_sep._(Y_axis)|Thousand Separator]]
* [[Object Filters|Filters]]
+
** [[Maximum Axis Value]]
* [[Row limit]]
+
** [[Minimum Axis Value]]
* [[Rows sort]]
+
** Invisible
* [[Stacking]]
 
* [[Thousand sep. (Y axis)]]
 
* [[Total row]]
 
  
 +
* '''Series Properties''':
 +
** [[Font size|Font Size]]
 +
** [[Hide labels|Show Labels]]
 +
** [[Show Markers]]
 +
** [[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]]
+
** [[Selected column]]
* [[Column name]]
+
** [[Column name]]
* [[Data type]]
+
** [[Data type|Data Type]]
* [[Decimal places]]
+
** [[Column label|Column Label]]
* [[Delete column]]
+
** [[Column filters|Column Filters]]
* [[Function]]
+
** [[Delete column|Delete Column]]
* [[Mask]]
+
** [[Series Color]]
* [[Series Type]]
+
** [[Series Type]]
* [[Thousand sep.]]
+
** [[Function]]
 +
** [[Decimal places|Decimal Places]]
 +
** [[Thousand_sep.|Thousand Sep.]]
 +
** [[Mask]]

Latest revision as of 02:26, 5 October 2022

Other languages:


A Column Chart object that represents data as a series of vertical columns whose height is determined by the values in the data.

The Column 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 columns 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 coluna 1+en-US.PNG

In the example above, the chart displays the Quantity, Taxes, and Profit by company Branch.


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

In this example, the chart displays the Stacked values of Taxes and Cost by Month using different Layout Properties.


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

This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different Series Type (column, area, and line).


See below all available properties for this object: