Ticket #771 (assigned)
Implement square scaling on the graphs and instrument window
Reported by: | Martyn Gigg | Owned by: | Nick Draper |
---|---|---|---|
Priority: | critical | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Richard.heenan@… | Blocked By: | |
Blocking: | Tester: |
Description (last modified by Samuel Jackson) (diff)
Squares% goes 1, 4, 9, 16, 25, 35 .. % of maximum
Change History
comment:3 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 19 to Iteration 20
Moved as part of the end of Iteration 19
comment:4 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 22 to Iteration 23
- Summary changed from Implement square scaling on the instrument window to Implement square scaling on the graphs and instrument window
comment:5 Changed 11 years ago by Nick Draper
- Owner set to Nick Draper
- Status changed from new to assigned
- Milestone changed from Iteration 23 to Unassigned
comment:6 Changed 10 years ago by Nick Draper
- Cc Richard.heenan@… added
- Owner changed from Nick Draper to Roman Tolchenov
- Priority changed from trivial to major
- Component set to Mantid
- Milestone changed from Unassigned to Iteration 27
comment:7 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:8 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:9 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
Accepted and assigned tickets moved at iteration 29 code freeze
comment:10 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:11 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:12 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:13 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:14 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:15 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:16 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
comment:17 Changed 7 years ago by Nick Draper
re #771 proof of concept
Changeset: 955b61664c3a0a05c32ef066a467b58994f8bc69
comment:18 Changed 7 years ago by Nick Draper
I've added a proof of concept to a branch for this and published it to github. This shows that we can inject our own scale engine and influence the qwt usage.
In this proof of concept I have added a QwtSquareScaleEngine into the MantidWidgets, and used it in the instrument display code as a replacement for the linear scale engine.
Note: This should not be taken forward as is as it is a hacked scale so I could see a difference and not useful in itself. However the class structure could be used if the code is replaced with something more useful.
Note:The changes in ColorMapWidget will have to be undone.
comment:19 Changed 7 years ago by Nick Draper
- Priority changed from major to critical
- Description modified (diff)
comment:20 Changed 7 years ago by Nick Draper
the branch is feature/771_square_scaling
comment:21 Changed 7 years ago by Nick Draper
Also feel free to use or delete the branch once you have seen what has been done
comment:25 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to the Backlog after R2.6
comment:26 Changed 7 years ago by Samuel Jackson
- Owner changed from Roman Tolchenov to Samuel Jackson
- Description modified (diff)
comment:27 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:29 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1619
Moved as part of iteration 18 end