Ticket #4275 (closed: fixed)
SliceViewer: export to an image file (or image clipboard)
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description (last modified by Janik Zikovsky) (diff)
Render the current axes to an image (possibly) at a higher resolution.
Change History
comment:1 Changed 9 years ago by Janik Zikovsky
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4275: Menu to toggle 'fast' rendering mode
added to SliceViewer. Also has a python method
Changeset: e302b676f1effd8ab5a9311357a3a153a1407517
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4275: test for fast rendering mode
Changeset: 415f75ddfd5b3ef3e52c2beb26824e454f0c4d36
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4275: Method to save the 2D slice plot to a file
Via a menu or a python call. Unit tested in MantidPlot and added to the screenshots report.
Changeset: ea4ac05fb73540e629b03c465e29eba4d694c219
comment:5 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Note to testers: Use the File->Save Image menu and the python saveImage() method to test.
comment:6 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.