From f4fb073eb945af1070a0fe797eb81d7c3011489c Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Sun, 15 Sep 2013 15:07:55 +0200 Subject: fdo#60711 update chart object description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie903e86e4903b74e9c5271f5bb2f5312815fd051 Reviewed-on: https://gerrit.libreoffice.org/5947 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/shared/guide/chart_insert.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/shared/guide/chart_insert.xhp b/source/text/shared/guide/chart_insert.xhp index ae28369680..54625888ed 100644 --- a/source/text/shared/guide/chart_insert.xhp +++ b/source/text/shared/guide/chart_insert.xhp @@ -57,7 +57,7 @@ YJ: checked new bits These charts are snapshots of the data at the time of copying. They do not change when the source data changes. -In Calc, a chart is an object on a sheet, it cannot be a sheet of its own. +In Calc, a chart is an object on a sheet that can be copied and pasted on another sheet of the same document, the data series will stay linked to the range on the other sheet. If it is pasted on another Calc document, it has its own chart data table and is no more linked to the original range. Chart in a Calc spreadsheet -- cgit