Bug 168298 - Can't make use of secondary X axis when formatting a chart
Summary: Can't make use of secondary X axis when formatting a chart
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.3.0 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: XY-Scatter-Chart
  Show dependency treegraph
 
Reported: 2025-09-06 15:22 UTC by Eric Kvaalen
Modified: 2025-09-07 07:09 UTC (History)
2 users (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 Eric Kvaalen 2025-09-06 15:22:52 UTC
Description:
After making an x-y chart with two series I used Insert Axes and checked the box to have a secondary X axis. But then I can't tell Calc to use it. When I try to format one of the series and choose the tab Options there's an option ot "Align Data Series to Secondary Y axis", but there's nothing to make it use the secondary X axis.

Steps to Reproduce:
As stated in Description

Actual Results:
It doesn't allow me to use the secondary X axis.

Expected Results:
It should allow me to use the secondary X axis.


Reproducible: Always


User Profile Reset: No

Additional Info:
None
Comment 1 Regina Henschel 2025-09-06 17:15:49 UTC
Such is not implemented and does not exist as predefined ODF-chart. So this is an enhancement request. There are some other bug reports with similar topic: bug 125753, bug 96520, bug 64160.

ODF allows to use charts in application-defined namespace. So not having an predefined ODF-chart does not hinder LibreOffice to implement such feature.
Comment 2 Eric Kvaalen 2025-09-06 18:12:38 UTC
Sorry, I don't understand your answer at all. I don't understand the terms you use!

Why is there an option to ask for a secondary X axis? Isn't it possible to use it?
Comment 3 Regina Henschel 2025-09-06 19:54:23 UTC
The secondary x-axis has currently no relation to the position of the data points. The primary x-axis is used to place the data points. You can use the secondary x-axis for to show the scaling in a different unit. For example, your primary x-axis is in inch and your secondary x-axis is in cm.