Wykres warstwowy

Na pierwszej stronie Kreatora wykresów można wybrać typ wykresu.

Aby wykonać tę operację...

Z paska menu:

Choose Insert - Chart - Chart Type...

Z interfejsu z kartami:

Choose Insert - Chart - Chart Type...

Z pasków narzędzi:

Icon Insert Chart

Wybierz Wstaw wykres.

Then choose Area.


Warstwowy

Na wykresie warstwowym wartości są przedstawiane jako punkty na osi y. Oś x reprezentuje kategorie. Wartości y każdej serii danych są połączone linią. Obszar między sąsiadującymi liniami jest wypełniony kolorem. Celem wykresu warstwowego jest uwypuklenie zmian między kolejnymi kategoriami.

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