Difference between revisions of "Column Chart"

From TaticView
Jump to: navigation, search
Line 4: Line 4:
  
 
<!--T:2-->
 
<!--T:2-->
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.
  
 
<!--T:3-->
 
<!--T:3-->
Line 17: Line 17:
  
 
<!--T:6-->
 
<!--T:6-->
In the above example the chart displays the ''Quantity'', ''Taxes'' and ''Profit'' by company ''Branch''.
+
In the example above, the chart displays the ''Quantity'', ''Taxes'', and ''Profit'' by company ''Branch''.
  
  
Line 24: Line 24:
  
 
<!--T:8-->
 
<!--T:8-->
In this example the chart displays the [[Stacking|Stacked]] values of ''Taxes'' and ''Cost'' by ''Month'' using different [[Layout Properties]].
+
In this example, the chart displays the [[Stacking|Stacked]] values of ''Taxes'' and ''Cost'' by ''Month'' using different [[Layout Properties]].
  
  
Line 31: Line 31:
  
 
<!--T:10-->
 
<!--T:10-->
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area and line).
+
This example shows the 'Cost', 'Profit' and 'Net Revenue' values using different [[Series Type]] (column, area, and line).
  
  

Revision as of 15:55, 24 October 2016

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).


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties