diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2013-09-15 15:07:55 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-17 10:57:05 +0000 |
commit | f4fb073eb945af1070a0fe797eb81d7c3011489c (patch) | |
tree | 4def8dfc24daf9190963f51f021299533ec3f6d3 | |
parent | 397491d21c2c306e9913ca2672ee968153bdcffe (diff) |
fdo#60711 update chart object description
Change-Id: Ie903e86e4903b74e9c5271f5bb2f5312815fd051
Reviewed-on: https://gerrit.libreoffice.org/5947
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/shared/guide/chart_insert.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
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</lastedited> <paragraph role="paragraph" id="par_id701315" xml-lang="en-US" l10n="NEW">These charts are snapshots of the data at the time of copying. They do not change when the source data changes.</paragraph> </listitem> </list> -<paragraph role="note" id="par_id4439832" xml-lang="en-US" l10n="NEW">In Calc, a chart is an object on a sheet, it cannot be a sheet of its own.</paragraph> +<paragraph role="note" id="par_id4439832" xml-lang="en-US" l10n="NEW">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.</paragraph> <paragraph role="heading" id="hd_id719931" xml-lang="en-US" level="2" l10n="NEW">Chart in a Calc spreadsheet</paragraph> <list type="ordered"> <listitem> |