diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-15 22:49:58 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-01-16 06:56:23 +0000 |
commit | ba55e4f84d78748ea2f532515220e3860374a2b7 (patch) | |
tree | cc69077d73c37b4956a3f671595052b42daf4dfb /source/text/schart | |
parent | 26f13088c51486cbf9300e6453458f655f61d702 (diff) |
Typofixes: missing spaces around <emph> and </emph>
Change-Id: I20d9bed521fcf8c8fcba642c55821978cd3c78c3
Reviewed-on: https://gerrit.libreoffice.org/33107
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'source/text/schart')
-rw-r--r-- | source/text/schart/01/type_xy.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/schart/01/type_xy.xhp b/source/text/schart/01/type_xy.xhp index 396abea43a..ba1d4d3b7e 100644 --- a/source/text/schart/01/type_xy.xhp +++ b/source/text/schart/01/type_xy.xhp @@ -63,7 +63,7 @@ <paragraph role="paragraph" id="par_id8925138" xml-lang="en-US" l10n="NEW">Your XY chart may have more than one data series.</paragraph> <paragraph role="heading" id="hd_id5461897" xml-lang="en-US" level="2" l10n="NEW">XY Chart Variants</paragraph> <paragraph role="paragraph" id="par_id8919339" xml-lang="en-US" l10n="NEW">You can choose an XY chart variant on the first page of the <link href="text/schart/01/wiz_chart_type.xhp">Chart Wizard</link>, or by choosing <item type="menuitem">Format - Chart Type </item>for a chart in edit mode.</paragraph> -<paragraph role="paragraph" id="par_id4634235" xml-lang="en-US" l10n="NEW">The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the <emph>Line</emph>tab page of the data series properties dialog.</paragraph> +<paragraph role="paragraph" id="par_id4634235" xml-lang="en-US" l10n="NEW">The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the <emph>Line</emph> tab page of the data series properties dialog.</paragraph> <paragraph role="paragraph" id="par_id5482039" xml-lang="en-US" l10n="CHG">Double-click any data point to open the <item type="menuitem">Data Series</item> dialog. In this dialog, you can change many properties of the data series.</paragraph> <paragraph role="paragraph" id="par_id0805200810492449" xml-lang="en-US" l10n="NEW">For 2D charts, you can choose <item type="menuitem">Insert - Y Error Bars</item> to enable the display of error bars.</paragraph> <paragraph role="paragraph" id="par_id6221198" xml-lang="en-US" l10n="NEW">You can enable the display of mean value lines and trend lines using commands on the Insert menu.</paragraph> |