summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorDione Maddern <dionemaddern@gmail.com>2024-05-16 20:35:36 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2024-05-18 00:34:39 +0200
commitd2649657002eeabbf686333faccd2b141d3bc9dc (patch)
treec0351d7cdc686cedc70ecd9a92120ce57df89d3f /source
parent0d5b1a072e025a692cee803310d2ceff0296b083 (diff)
tdf#161091 Document new bar-of-pie and pie-of-pie chart types
In text/schart/01/type_pie.xhp: - Updated "How to get" section to include specific instruction on how to access the Pie chart type, instead of just the Chart Wizard. - Added a description for the Bar-of-pie and Pie-of-pie chart subtypes. Change-Id: I3b8e53abd5bfde03c2e266de4953e4e99bf68379 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167681 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r--source/text/schart/01/type_pie.xhp18
1 files changed, 13 insertions, 5 deletions
diff --git a/source/text/schart/01/type_pie.xhp b/source/text/schart/01/type_pie.xhp
index 6d607c25ae..d0800d048e 100644
--- a/source/text/schart/01/type_pie.xhp
+++ b/source/text/schart/01/type_pie.xhp
@@ -35,14 +35,22 @@
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id245979" role="paragraph">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"/>
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph role="paragraph" id="par_id281715882742258">Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem></paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_tabUI"/>
+ <paragraph role="paragraph" id="par_id281715882937791">Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem></paragraph>
+ <embed href="text/shared/00/00000004.xhp#from_toolbars"/>
+ <embed href="text/schart/00/00000004.xhp#wiz_icon"/>
+ <paragraph role="paragraph" id="par_id821715883408073">- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem></paragraph>
</section>
<h2 id="hd_id5799432">Pie</h2>
<paragraph xml-lang="en-US" id="par_id6549272" role="paragraph">A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value.</paragraph>
- <paragraph xml-lang="en-US" id="par_id6529740" role="paragraph">Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back.</paragraph>
- <paragraph xml-lang="en-US" id="par_id9121982" role="paragraph">Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center.</paragraph>
- <paragraph xml-lang="en-US" id="par_id3808404" role="paragraph">Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center.</paragraph>
- <paragraph xml-lang="en-US" id="par_id2394482" role="paragraph">Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id6529740" role="paragraph"><menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id9121982" role="paragraph"><menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3808404" role="paragraph"><menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id2394482" role="paragraph"><menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center.</paragraph>
+ <paragraph role="paragraph" id="par_id471715871882381"><menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a "composite" sector. The composite sector is broken down in a bar chart on the right.</paragraph>
+ <paragraph role="paragraph" id="par_id451715871912120"><menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a "composite" sector. The composite sector is displayed on the right as another pie chart.</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"/>