[11068] in Athena Bugs
rsaix 7.6H: xess
daemon@ATHENA.MIT.EDU (bert@MIT.EDU)
Mon Sep 27 03:08:01 1993
From: bert@MIT.EDU
To: bugs@MIT.EDU
Date: Mon, 27 Sep 93 03:07:49 EDT
System name: oliver
Type and version: POWER 7.6H
Display type: colorgda
What were you trying to do?
save a sheet with the "Min,Max" range in
Graph->Characteristics->Y_Axis set to a small value
What's wrong:
small values (like 8e-14) are saved as "0.000000".
when the saved sheet is reloaded, the limits are set to "0,0".
What should have happened:
The saved sheet should contain the correct values.
Manually editing the .xs file and replacing the field with the
correct value fixes the problem =) which proves this is an
error in saving the sheet.