summaryrefslogtreecommitdiff
path: root/source/text/schart/01/type_area.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/schart/01/type_area.xhp')
-rw-r--r--source/text/schart/01/type_area.xhp65
1 files changed, 65 insertions, 0 deletions
diff --git a/source/text/schart/01/type_area.xhp b/source/text/schart/01/type_area.xhp
new file mode 100644
index 0000000000..c00a39bcf4
--- /dev/null
+++ b/source/text/schart/01/type_area.xhp
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+
+<!--
+ ***********************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************
+ -->
+
+
+ <helpdocument version="1.0">
+<meta>
+<topic id="textschart01type_areaxhp" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Chart Type Area</title>
+<filename>/text/schart/01/type_area.xhp</filename>
+</topic>
+</meta>
+<body>
+<bookmark xml-lang="en-US" branch="index" id="bm_id4130680"><bookmark_value>area charts</bookmark_value>
+<bookmark_value>chart types;area</bookmark_value>
+</bookmark>
+<paragraph role="heading" id="hd_id310678" xml-lang="en-US" level="1" l10n="NEW"><variable id="type_area"><link href="text/schart/01/type_area.xhp">Chart Type Area</link>
+</variable></paragraph>
+<paragraph role="paragraph" id="par_id916776" xml-lang="en-US" l10n="NEW">On the first page of the <link href="text/schart/01/wiz_chart_type.xhp">Chart Wizard</link> you can choose a chart type. </paragraph>
+<section id="howtoget">
+ <embed href="text/schart/00/00000004.xhp#wiz"/>
+</section>
+<paragraph role="heading" id="hd_id961943" xml-lang="en-US" level="2" l10n="NEW">Area</paragraph>
+<paragraph role="paragraph" id="par_id631733" xml-lang="en-US" l10n="NEW">An area chart shows values as points on the y axis. The x axis shows categories. The y values of each data series are connected by a line. The area between each two lines is filled with a color. The area chart's focus is to emphasize the changes from one category to the next.</paragraph>
+<paragraph role="paragraph" id="par_id7811822" xml-lang="en-US" l10n="NEW">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.</paragraph>
+<paragraph role="paragraph" id="par_id3640247" xml-lang="en-US" l10n="NEW">Stacked - this subtypes 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.</paragraph>
+<paragraph role="paragraph" id="par_id4585100" xml-lang="en-US" l10n="NEW">Percent - this subtype plots values cumulatively stacked on each other and scaled as percentage of the category total.</paragraph>
+<section id="relatedtopics">
+<embed href="text/shared/guide/chart_insert.xhp#chart_insert"/>
+<embed href="text/schart/01/wiz_chart_type.xhp#wiz_chart_type"/>
+<embed href="text/schart/01/wiz_data_range.xhp#wiz_data_range"/>
+<embed href="text/schart/01/wiz_data_series.xhp#wiz_data_series"/>
+<embed href="text/schart/01/wiz_chart_elements.xhp#wiz_chart_elements"/>
+</section>
+</body>
+</helpdocument>