https://issues.apache.org/ooo/show_bug.cgi?id=125303
Issue ID: 125303
Issue Type: DEFECT
Summary: Smoothed 3D line is out of chart
Product: Calc
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: viewing
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83732
--> https://issues.apache.org/ooo/attachment.cgi?id=83732&action=edit
Sample chart including 2D and 3D curves. The 3D ribbon is cut-off at the top
When a chart uses smoothed lines, the Automatic Maximum axis value has to be
adjusted so that the curve (which might exceed the maximum value) fits in the
chart.
This works correctly for 2D smoothed lines but not for 3D where the Maximum
axis value is "stuck" on the highest variable value.
This seems to be a very easy fix, it probably only requires copy and paste of
some code from the 2D charts to 3D.
The attached spreadsheet shows 3 charts generated from the same data. The 2D
charts are correct. The 3D shows a the 3D ribbon cut off at the top.
(I know I can manually increase the Y Maximum as a workaround)
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.