diff options
Diffstat (limited to 'source/text/scalc/guide/pivotchart.xhp')
-rw-r--r-- | source/text/scalc/guide/pivotchart.xhp | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/source/text/scalc/guide/pivotchart.xhp b/source/text/scalc/guide/pivotchart.xhp new file mode 100644 index 0000000000..f71157b0b3 --- /dev/null +++ b/source/text/scalc/guide/pivotchart.xhp @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="pivotchartintro" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Pivot Chart</title> + <filename>/text/scalc/guide/pivotchart.xhp</filename> + </topic> + </meta> +<body> + <bookmark xml-lang="en-US" branch="hid//path/to/dialog/widget" id="bm_id461525139708202" localize="false"/> + <bookmark xml-lang="en-US" branch="index" id="bm_id541525139738752"> + <bookmark_value>chart;pivot chart</bookmark_value> + <bookmark_value>pivot table;pivot chart</bookmark_value> + </bookmark> + <paragraph role="heading" id="hd_id141525139671420" level="1" xml-lang="en-US">Pivot Chart</paragraph> + + <paragraph role="paragraph" id="par_id291525139878423" xml-lang="en-US">A pivot chart is a chart with data range and data series of a <link href="text/scalc/guide/datapilot.xhp" name="Pivot Table">pivot table</link>.</paragraph> + <paragraph role="paragraph" id="par_id911525139890364" xml-lang="en-US">Different from static sized tables, where the number of rows and columns are constant, pivot tables can have varying dimensions, depending on the pivot table settings and its data source contents.</paragraph> + + <paragraph role="paragraph" id="par_id201525141351484" xml-lang="en-US">Pivot charts tracks the changes in the data issued from a pivot table and adjusts the data series and data range accordingly.</paragraph> + <embed href="text/shared/00/00000004.xhp#samplefile"/> + <embed href="text/scalc/06/calcsamplefiles.xhp#pivot"/> + <section id="relatedtopics"> + <paragraph role="paragraph" id="par_id741525141310392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_create.xhp" name="Creating pivot charts">Creating pivot charts</link></paragraph> + <paragraph role="paragraph" id="par_id281525144162940" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_edit.xhp" name="Edit Pivot Chart">Editing Pivot Charts</link></paragraph> + <paragraph role="paragraph" id="par_id741825141310392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_filter.xhp" name="Filtering pivot charts">Filtering pivot charts</link></paragraph> + <paragraph role="paragraph" id="par_id741525143310392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_update.xhp" name="Updating pivot charts">Updating pivot charts</link></paragraph> + <paragraph role="paragraph" id="par_id741525141315392" xml-lang="en-US"><link href="text/scalc/guide/pivotchart_delete.xhp" name="Deleting pivot charts">Deleting pivot charts</link></paragraph> + <paragraph role="paragraph" id="par_id191525177790601" xml-lang="en-US"><link href="https://tomazvajngerl.blogspot.com.br/2017/03/pivot-charts-in-libreoffice-part-1.html" name="Tomasz Vajngerl blog">Technical details on %PRODUCTNAME pivot chart implementation</link>.</paragraph> + </section> +</body> +</helpdocument> |