Ticket #3668 (closed: fixed)
Ensure x-axis scaled correctly when plotting unsorted data
Reported by: | Anders Markvardsen | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | taylorrj@…, petersonpf@… | Blocked By: | |
Blocking: | Tester: | Peter Parker |
Description
Add code to improve when plotting data where the x-axis values are not sorted.
For example if x-values goes as -49,-48,...,1,0,-1,... -48 then the x-axis is currently scaled between -49 to 1. Fix this so that for example in this case the x-axis is scalled between -49 to -48.
Change History
comment:4 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
Note: See
TracTickets for help on using
tickets.
Bulk move of tickets to iteration 31 at the iteration 30 code freeze