Ticket #11559 (closed: fixed)
Add a convert to waterfall option for 1D plots
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #9722 | Tester: | Federico Montesino Pouzols |
Description
A requirement from the SSC is to be able to shift plot curves to be able to see curves that overlay each other. We currently have waterfall plots but no easy mechanism to create one from a standard 1D plot.
Change History
comment:2 Changed 5 years ago by Martyn Gigg
- Status changed from new to inprogress
Add actions to convert a 1D plot to a waterfall.
Refs #11559
Changeset: 62cb51b6a9c2043f49dd184fdd53803baa0dbb15
comment:3 Changed 5 years ago by Martyn Gigg
Allow waterfall plots to be created more easily from UI
Refs #11559
Changeset: 84abf8159f2e6086a9bd2f7dd5b8eb0cb615d8ca
comment:4 Changed 5 years ago by Martyn Gigg
Allow waterfall plots from Python more easily.
Refs #11559
Changeset: 14da60c4d21397ded50e58a00e444c0104c0e608
comment:5 Changed 5 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #598.
comment:6 Changed 5 years ago by Martyn Gigg
Add the waterfall argument to plotBin in Python
Refs #11559
Changeset: 6b17ddf7ab17ba1a99aab494117b4438a9c5b777
comment:8 Changed 5 years ago by Federico Montesino Pouzols
- Status changed from verify to verifying
- Tester set to Federico Montesino Pouzols
comment:9 Changed 5 years ago by Federico Montesino Pouzols
It works well for me, both from the workspace context menu and Python. The waterfall plot menus and options behave well, as convert to/from waterfall does.
comment:10 Changed 5 years ago by Federico Montesino Pouzols
- Status changed from verifying to closed
Merge pull request #598 from mantidproject/11559_convert_1d_to_waterfall
Improve options for waterfall plots
Full changeset: 2706e82e5672d12f74aeef2d309868634fc00e32
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 12397