source/text/schart/01/04050100.xhp |   16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 5dd44ff1d347e6aea29315d4acd1f42ad08d2d4a
Author:     Rafael Lima <rafael.palma.l...@gmail.com>
AuthorDate: Fri Sep 3 02:11:55 2021 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Sep 3 13:46:44 2021 +0200

    tdf#125244 Fix instructions about Trend Lines in charts
    
    In the past it was possible to add trend lines for all data series at once. 
However this behavior changed and documentation had not been updated.
    
    Change-Id: I8c0e93a4d8e35aadc5e2454d49adff572fdf3028
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121552
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/schart/01/04050100.xhp 
b/source/text/schart/01/04050100.xhp
index ee7ac03fe..4569d9bc5 100644
--- a/source/text/schart/01/04050100.xhp
+++ b/source/text/schart/01/04050100.xhp
@@ -87,20 +87,24 @@
 <paragraph id="par_id180820161134155865" role="paragraph" 
xml-lang="en-US"><ahelp hid="." visibility="hidden">Name of Y variable in trend 
line equation.</ahelp></paragraph>
 <paragraph id="par_id8398998" role="note" xml-lang="en-US">If you insert a 
trend line to a chart type that uses categories, like <emph>Line</emph> or 
<emph>Column</emph>, then the numbers 1, 2, 3, <emph>…</emph> are used as 
x-values to calculate the trend line. For such charts the XY chart type might 
be more suitable.</paragraph>
 
-<list type="unordered">
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertMenuMeanValues" 
id="bm_id7854243" localize="false"/>
+<list type="ordered">
   <listitem>
-    <paragraph id="par_id4349192" role="paragraph" xml-lang="en-US">To insert 
a trend line for a data series, select the data series in the chart. Choose 
<item type="menuitem">Insert - Trend Line</item>, or right-click to open the 
context menu, and choose <item type="menuitem">Insert Trend 
Line</item>.</paragraph>
+    <paragraph id="par_id4349192" role="paragraph" xml-lang="en-US">To insert 
a trend line for a data series, first double-click the chart to enter edit mode 
and select the data series in the chart to which a trend line is to be 
created.</paragraph>
+  </listitem>
+  <listitem>
+    <paragraph id="par_id801630627531175" role="listitem">Choose <item 
type="menuitem">Insert - Trend Line</item>, or right-click the data series to 
open the context menu, and choose <item type="menuitem">Insert Trend 
Line</item>.</paragraph>
   </listitem>
   <listitem>
-<bookmark xml-lang="en-US" branch="hid/.uno:InsertMenuMeanValues" 
id="bm_id7854243" localize="false"/>
     <paragraph id="par_id180820161539033867" role="paragraph" 
xml-lang="en-US">Mean Value Lines are special trend lines that show the mean 
value. Use <item type="menuitem">Insert - Mean Value Lines</item> to insert 
mean value lines for data series.</paragraph>
-<embed href="text/schart/01/04030000.xhp#context"/>
   </listitem>
   <listitem>
     <paragraph id="par_id9337443" role="paragraph" xml-lang="en-US">To delete 
a trend line or mean value line, click the line, then press the Del 
key.</paragraph>
-  </listitem></list>
-<paragraph id="par_id296334" role="note" xml-lang="en-US">A trend line is 
shown in the legend automatically. Its name can be defined in options of the 
trend line.</paragraph>
+  </listitem>
+</list>
+<note id="par_id801630627733593">The menu item <menuitem>Insert - Trend 
Line</menuitem> is only available when the chart is in edit mode. It will 
appear grayed out if the chart is in edit mode but no data series is 
selected.</note>
 <paragraph id="par_id9569689" role="paragraph" xml-lang="en-US">The trend line 
has the same color as the corresponding data series. To change the line 
properties, select the trend line and choose <item type="menuitem">Format - 
Format Selection - Line</item>.</paragraph>
+<note id="par_id296334">A trend line is shown in the legend automatically. Its 
name can be defined in options of the trend line.</note>
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertTrendlineEquationAndR2" 
id="bm_id2754601" localize="false"/>
 
 <paragraph id="hd_id180820161534333508" role="heading" level="2" 
xml-lang="en-US">Trend Line Equation and Coefficient of 
Determination</paragraph>

Reply via email to