https://bugs.documentfoundation.org/show_bug.cgi?id=168268
Bug ID: 168268
Summary: Inserting a scatter chart witn datetime X axis is
broken
Product: LibreOffice
Version: 25.8.0.4 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Chart
Assignee: [email protected]
Reporter: [email protected]
Description:
In 'Calc', made with Chart Wizard, scatter chart with datetimes in X axis is
broken: chart looks like discrete vertical lines drawn on 00:00 times.
Looks like all datetimes are truncated to dates.
Steps to Reproduce:
1. Create spreadsheet with two columns, 'date' and 'value'.
2. Format 'date' column in format 'YYYY-MM-DD HH:MM:SS'.
3. Fill at least two rows, using dates with same day but different time.
4. Select resulting spreadsheet.
5. Choose 'Insert' => 'Chart...'.
6. In 'Chart Wizard' dialog window choose 'XY (Scatter)' chart type, 'Points
Only', click 'Finish'
Actual Results:
All points have one X coordinate, with 00:00 time.
Expected Results:
All points should have coordinates from 'date' column.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
There was no such bug in release 25.2.5.2.
It's still there in release 25.8.1.1.
There is a way to fix a chart: in edit mode, change chart somehow, then hit
'Undo'. It will be redrawn correctly.
--
You are receiving this mail because:
You are the assignee for the bug.