source/text/schart/01/type_column_line.xhp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
New commits: commit 64bafdcd2618379cce19e997be54ee3b94c256fa Author: Olivier Hallot <[email protected]> AuthorDate: Wed Aug 13 20:13:27 2025 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Thu Aug 14 12:48:22 2025 +0200 tdf#167938 Help for number of lines in graph. Change-Id: I01c2025a6c5f00c50a400ef3fba7cded0d77b83d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/189556 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/source/text/schart/01/type_column_line.xhp b/source/text/schart/01/type_column_line.xhp index 0364aa4568..60c9fbf8d1 100644 --- a/source/text/schart/01/type_column_line.xhp +++ b/source/text/schart/01/type_column_line.xhp @@ -61,8 +61,11 @@ </tablecell> </tablerow> </table> - <paragraph role="paragraph" id="par_id1842097">You can insert a second y-axis with <link href="text/schart/01/04040000.xhp">Insert - Axes</link> after you finish the wizard.</paragraph> + +<h3 id="hd_id751755126413082">Number of lines</h3> +<paragraph role="paragraph" id="par_id141755126419865">Defines the number of lines for combination charts of bars and lines. The last <emph>N</emph> data series are displayed as lines, the others as bars.</paragraph> + <h2 id="hd_id8297677">To specify a data range</h2> <paragraph role="paragraph" id="par_id8871120">The leftmost columns (or the top rows) of the selected data range provide the data that are shown as Columns objects. The other columns or rows of the data range provide the data for the Lines objects. You can change this assignment in the <emph>Data Series</emph> dialog.</paragraph> <list type="ordered">
