From 36c6e2d495fed472164bc0c3eb8d532fea717481 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 2 Jul 2019 01:31:55 +0200 Subject: Add more ahelp bookmarks on Trend Line page for active UI items Change-Id: I58daac7d38bf2e63a32dbaaa767a58d17cef81da Reviewed-on: https://gerrit.libreoffice.org/74984 Tested-by: Jenkins Reviewed-by: Gabor Kelemen --- source/text/schart/01/04050100.xhp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'source/text/schart') diff --git a/source/text/schart/01/04050100.xhp b/source/text/schart/01/04050100.xhp index a1e13e95cb..ee7ac03fe7 100644 --- a/source/text/schart/01/04050100.xhp +++ b/source/text/schart/01/04050100.xhp @@ -55,16 +55,21 @@ A polynomial trend line is shown with a given degree.Degree + Degree of polynomial trend line.Moving average A moving average trend line is shown with a given period.Period + Number of points to calculate average of moving average trend line.Trend line name + Name of trend line in legend.Extrapolate forward + Trend line is extrapolated for higher x-values.Extrapolate backward + Trend line is extrapolated for lower x-values.Force intercept For linear, polynomial and exponential trend lines, intercept value is forced to a given value.Intercept value @@ -75,8 +80,10 @@ Shows the coefficient of determination next to the trend line.X name + Name of X variable in trend line equation.Y name + Name of Y variable in trend line equation. If you insert a trend line to a chart type that uses categories, like Line or Column, then the numbers 1, 2, 3, are used as x-values to calculate the trend line. For such charts the XY chart type might be more suitable. -- cgit