Difference between revisions of "Pie Chart/pt-br"
(Created page with "'''Veja o tutorial em vídeo sobre gráficos de pizza (em inglês)'''.") |
(Created page with "Um objeto de Gráfico de Pizza representa os dados como fatias de um círculo, cujo tamanho é determinado pelos valores dos dados.") |
||
Line 2: | Line 2: | ||
− | + | Um objeto de Gráfico de Pizza representa os dados como fatias de um círculo, cujo tamanho é determinado pelos valores dos dados. | |
The Pie Chart object needs one [[Date]] or [[Text]] column that will be used to group data and one [[Value]] column that will determine the slices size inside the chart. | The Pie Chart object needs one [[Date]] or [[Text]] column that will be used to group data and one [[Value]] column that will determine the slices size inside the chart. |
Revision as of 19:41, 7 April 2014
Veja o tutorial em vídeo sobre gráficos de pizza (em inglês).
Um objeto de Gráfico de Pizza representa os dados como fatias de um círculo, cujo tamanho é determinado pelos valores dos dados.
The Pie Chart object needs one Date or Text column that will be used to group data and one Value column that will determine the slices size inside the chart.
For other chart options, see Objects.
Example
In the above example the chart displays the percentage of participation in the Profit amount of the Five (limited by Row limit) biggest Customers.
This other example, show the number of unique customers in each month of the year using the count distinct for the Function property.
Data Properties
Title Bar Properties
Layout Properties
- Background color
- Border color
- Font size
- Hide values
- Labels position
- Legend position
- Object dimensions
- Show value as
- Object positions
Object Columns Properties