Gráficos de área

Na primeira página do Assistente de gráficos, pode escolher um tipo de gráfico.

Para aceder a este comando...

From the menu bar:

Choose Insert - Chart - Chart Type...

From the tabbed interface:

Choose Insert - Chart - Chart Type...

From toolbars:

Icon Insert Chart

Inserir gráfico

Then choose Area.


Área

Um gráfico de áreas mostra os valores como pontos no eixo y. O eixo x mostra as categorias. Os valores y de cada série de dados são ligados por uma linha. A área entre cada duas linhas é preenchida com uma cor. O foco no gráfico de áreas tem como objetivo destacar as alterações de uma categoria para a categoria seguinte.

Normal

This subtype plots all values as absolute y values. It first plots the area of the last column in the data range, then the next to last, and so on, and finally the first column of data is drawn. Thus, if the values in the first column are higher than other values, the last drawn area will hide the other areas.

Icon Normal

Normal

Stacked

This subtype plots values cumulatively stacked on each other. It ensures that all values are visible, and no data set is hidden by others. However, the y values no longer represent absolute values, except for the last column which is drawn at the bottom of the stacked areas.

Icon Stacked

Stacked

Percent

This subtype plots values cumulatively stacked on each other and scaled as percentage of the category total.

Icon Percent

Percent

Necessitamos da sua ajuda!