Difference between revisions of "Bar Chart/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "Gráfico de Barra")
 
(Created page with "Um objeto de Gráfico de Barra representa os dados como uma série de colunas horizontais cuja altura é determinada pelos valores dos dados.")
Line 1: Line 1:
A Bar Chart object that represents data as a series of horizontal columns whose height is determined by the values in the data.
+
Um objeto de Gráfico de Barra representa os dados como uma série de colunas horizontais cuja altura é determinada pelos valores dos dados.
  
 
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 show as the bars in the chart.

Revision as of 14:00, 3 April 2014

Um objeto de Gráfico de Barra representa os dados como uma série de colunas horizontais cuja altura é determinada pelos valores dos dados.

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


Data Properties


Title Bar Properties


Layout Properties


Object Columns Properties