Tipo di grafico - Area

È possibile scegliere il tipo di grafico nella prima pagina della Creazione guidata grafico.

Per accedere a questo comando...

Dalla barra dei menu:

Choose Insert - Chart - Chart Type...

Dall'interfaccia a schede:

Choose Insert - Chart - Chart Type...

Dalle barre degli strumenti:

Icon Insert Chart

Inserisci grafico

Then choose Area.


Area

Un grafico ad area mostra i valori come punti sull'asse Y. L'asse X mostra le categorie. I valori Y di ogni serie di dati sono collegati da una linea. L'area tra ciascuna delle due linee è riempita con un colore. Lo scopo di un grafico ad area è di enfatizzare i cambiamenti da una categoria a quella successiva.

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