Bug 167938 - No help for control "Number of Lines" of combined column and line chart
Summary: No help for control "Number of Lines" of combined column and line chart
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Olivier Hallot
URL:
Whiteboard: target:26.2.0
Keywords:
Depends on:
Blocks: HelpGaps-NewFeatures
  Show dependency treegraph
 
Reported: 2025-08-13 16:06 UTC by Regina Henschel
Modified: 2025-08-14 13:12 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2025-08-13 16:06:15 UTC
When creating a chart "Columns and Lines" the chart type page has a control "Number of lines". See attachment 199581 [details] of bug 165552 for an example of such chart.
The control "Number of lines" has no help entry.

The help entry is already missing in OOo 2.3.

OOo1.1.5 has help entry:
Number of lines
Defines the number of lines for combination charts of bars and lines. The last n data series are displayed as lines, the others as bars.

The SDK has:
NumberOfLines
Determines how many data rows are displayed as lines rather than bars.
If this property differs from zero the last BarDiagram::NumberOfLines data rows are shown as lines. It is currently supported by two dimensional vertical bar charts only.
Comment 1 Commit Notification 2025-08-14 10:49:07 UTC
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/64bafdcd2618379cce19e997be54ee3b94c256fa

tdf#167938 Help for number of lines in graph.