Issue 125303 - Smoothed 3D line is out of chart
Summary: Smoothed 3D line is out of chart
Status: UNCONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: viewing (show other issues)
Version: 4.1.0
Hardware: PC Windows XP
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 11:13 UTC by Pedro
Modified: 2014-07-24 11:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Sample chart including 2D and 3D curves. The 3D ribbon is cut-off at the top (28.14 KB, application/file)
2014-07-24 11:13 UTC, Pedro
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Pedro 2014-07-24 11:13:31 UTC
Created attachment 83732 [details]
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)