source/text/schart/01/type_ofpie.xhp |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit fef7def2e6797d6c6b891db32b48d4f8ac6bc73c
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu Jun 26 08:39:30 2025 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Jun 26 18:20:15 2025 +0200

    Add precisions of the Of-Pie charts
    
    Add contents on the number of entries for the wedge
    Tip on sorting data series
    
    Change-Id: Ib5c87534d991c7294c120ff6f56789cc3d0fd0a9
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/187037
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/source/text/schart/01/type_ofpie.xhp 
b/source/text/schart/01/type_ofpie.xhp
index 891724ba31..b7e99d98bb 100644
--- a/source/text/schart/01/type_ofpie.xhp
+++ b/source/text/schart/01/type_ofpie.xhp
@@ -22,7 +22,7 @@
 </bookmark>
 <section id="ofpiecharts">
     <h1 id="hd_id161747245869759"><variable id="h1"><link 
href="text/schart/01/type_ofpie.xhp">Of-pie Charts</link></variable></h1>
-    <paragraph id="par_id101747245869763" role="paragraph">Shows the three 
last entries in the data column aggregated as a "composite" sector. The 
composite sector is broken down in a bar chart or pie chart on the 
right</paragraph>
+    <paragraph id="par_id101747245869763" role="paragraph">Shows the last 
entries in the data column aggregated as a "composite" sector. The composite 
sector is broken down in a bar chart or pie chart on the right</paragraph>
 </section>
       <section id="howtoget">
   <embed href="text/schart/00/00000004.xhp#wiz"/>
@@ -31,7 +31,8 @@
       <h2 id="hd_id5799432">Of-Pie</h2>
       <h3 id="hd_id331747246961706">Bar-of-pie</h3>
        <paragraph role="paragraph" id="par_id471715871882381">
-           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>
+           This subtype shows a pie chart on the left, with the last entries 
in the data column aggregated as a "composite" sector. The composite sector is 
broken down in a bar chart on the right.</paragraph>
+       <tip id="par_id521750937733248">Use Of-Pie charts to highlight lower 
values of the data series. Sort descending the data series to place lower 
values at the end of the series and compose them into a wedge.</tip>
        <table id="tab_id931747247180845">
            <tablerow>
                <tablecell>
@@ -43,7 +44,7 @@
            </tablerow>
        </table>
        <h3 id="hd_id841747246987025">Pie-of-pie</h3>
-     <paragraph role="paragraph" id="par_id451715871912120"> 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>
+     <paragraph role="paragraph" id="par_id451715871912120"> This subtype 
shows a pie chart on the left, with the last entries in the data column 
aggregated as a "composite" sector. The composite sector is displayed on the 
right as another pie chart.</paragraph>
      <table id="tab_id71747247050167">
          <tablerow>
              <tablecell>
@@ -54,6 +55,8 @@
              </tablecell>
          </tablerow>
      </table>
+     <h3 id="hd_id31750937286156">Size of composite wedge</h3>
+     <paragraph role="paragraph" id="par_id401750937299885">Select the number 
of entries to be merged in one wedge of the original pie chart. Entries are 
merged from the end of the data series.</paragraph>
      <section id="relatedtopics">
          <paragraph role="paragraph" id="par_id731747249615264" 
localize="false"><embedvar 
href="text/schart/01/choose_chart_type.xhp#choose_chart_type" 
markup="ignore"/></paragraph>
      </section>

Reply via email to