LibreOffice 25.8 Help
차트 마법사의 첫 번째 페이지에서 차트 유형을 선택할 수 있습니다.
영역 차트에서는 값을 Y 축 상의 점으로 표시합니다. X 축은 범주를 나타냅니다. 각 데이터 계열의 y 값은 선으로 연결됩니다. 두 선 사이의 영역은 색으로 채워집니다. 영역 차트의 주안점은 한 범주에서 다음 범주로의 변화를 강조하는 데 있습니다.
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.
Normal
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.
Stacked
This subtype plots values cumulatively stacked on each other and scaled as percentage of the category total.
Percent