Difference between revisions of "Bar Chart"

From TaticView
Jump to: navigation, search
Line 4: Line 4:
  
 
<!--T:2-->
 
<!--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 shown as the bars in the chart.
  
 
<!--T:3-->
 
<!--T:3-->
Line 17: Line 17:
  
 
<!--T:6-->
 
<!--T:6-->
In the above example the chart displays the ''Net Revenue'' in bars series and the ''Cost'' in area series by ''State''.
+
In the example above, the chart displays the ''Net Revenue'' in bars series and the ''Cost'' in area series by ''State''.
  
  
Line 24: Line 24:
  
 
<!--T:8-->
 
<!--T:8-->
In the above example the chart displays values for the top 4 ([[Row limit]]) products from previous year ([[Object Filters]]).
+
In the example above, the chart displays values for the top 4 ([[Row limit]]) products from the previous year ([[Object Filters]]).
  
  

Revision as of 16:10, 24 October 2016

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


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties