Ticket #4246 (closed: fixed)
Colour fill plots are always auto scaling the Y axis to bizarre values
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
- Load a data file, for example IRS21360.raw.
- Right-click and select colorfill plot
- The Y axis has a range [-10000,10000] when it should be [0->120]
It looks like the aspect ratio rescaling is causing issues.
Change History
comment:3 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
Note: See
TracTickets for help on using
tickets.
Refs #4246. Disable fixed aspect ratio by default.
The 2D Plot page in the preferences dialog now allows global enabling/disabling of the fixed aspect ratio plots. It can cause confusion in some cases when this is activated.