Ticket #8231 (closed: fixed)
Further fixes for SliceViewer log axis
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
#7957 hasn't been implemented quite correctly. There are some issues with how min and max values are calculated.
Change History
comment:2 Changed 7 years ago by Owen Arnold
Follow the test instructions here: #7957 . Everything should be working as defined.
comment:3 Changed 7 years ago by Owen Arnold
- Status changed from inprogress to verify
- Owner set to Owen Arnold
- Resolution set to fixed
comment:4 Changed 7 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:6 Changed 7 years ago by Andrei Savici
Not worse than before. Still some small problems with negative values, but I think it goes deeper than this. Try
CreateWorkspace(OutputWorkspace='w',DataX='1,2,3,1,2,3,1,2,3',DataY='-1,-1,-1,-2,-2,-2,-3,-3,-3',DataE='0,0,0,0,0,0,0,0,0',NSpec='3')
SliceViewer does not get the correct limits. Refs #8238
comment:7 Changed 7 years ago by Andrei Savici
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8231_log_option_fixes'
Full changeset: 1093d5c96fecc1f44c6e505d0b121d42bc4f786d
Note: See
TracTickets for help on using
tickets.
refs #8231. Add methods for getymin and getymax
Changeset: fb7b9f20cea8b3cb591141bd0e67ae6c0a23714b