Ticket #11710 (closed: fixed)
Possible workspace observer + plot issue
Reported by: | Owen Arnold | Owned by: | Harry Jeffery |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.4 |
Component: | Framework | Keywords: | vates core |
Cc: | Blocked By: | ||
Blocking: | Tester: | Anders-Markvardsen |
Description
This can be best demostrated in the LineViewer mode of the SliceViewer
- View a matrix workspace
- Create a line cut
- plot the resulting line in mantidplot and keep the plot open
- Now switch the axis in the sliceviewer
- You can continue to draw the lines and the plots update, but the x/y labels of the plots should be updated, but don't get redrawn.
My guess is that the plots are using the workspace observers for notification on changes to a workspace, but don't bother to check the titles and labels for the plots.
Change History
comment:3 Changed 5 years ago by Harry Jeffery
Refs #11710 Start correcting automatic axis labelling
Changeset: 9bcf3178259efdfe339977c4ff82494bf93f5777
comment:4 Changed 5 years ago by Harry Jeffery
Refs #11710 Label datacurves automatically
Changeset: caf2b969d3089d34286f39e482377a5b1099aa00
comment:5 Changed 5 years ago by Harry Jeffery
Refs #11710 Name spectogram axes automatically
Changeset: c80dc041d6b50f8ee20b692f93be0ab7b3d38954
comment:6 Changed 5 years ago by Harry Jeffery
Refs #11710 Ignore sequential fit issue
There's insufficient information available to figure out what the axes should be when updating the axes text, it can only be done from its existing location. The positibility of an axis transposition bug in this context is remote, so we're leaving it in place.
Changeset: 017c2bc9c6fc963563a1ec0513db098a86697e68
comment:7 Changed 5 years ago by Harry Jeffery
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #731.
comment:8 Changed 5 years ago by Anders-Markvardsen
- Status changed from verify to closed
- Tester set to Anders-Markvardsen
Merge pull request #731 from mantidproject/11710_sliceviewer_axis_swap_issue
Sliceviewer axis swap issue
Full changeset: 1501dd9ac291cc6684a17bfcb73211c18add1e66