Ticket #3581 (closed: fixed)
Make SplatterPlot into Filter.
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | VATES | Keywords: | |
Cc: | zikovskyjl@… | Blocked By: | |
Blocking: | Tester: | Janik Zikovsky |
Description
Splatter plot is currently a combined reader/filter. This means that we need a unique file type to indentify it. Now that #3507 is in place, can rely on existing readers to provide the workspaces we require. Can therefore use the SplatterPlot at any point we wish.
Looking at the code for the existing reader, we probably don't need to have a separate controller/presenter in MVP because the current implementation is doing very little in the code-behind plugin section.
Change History
comment:4 Changed 9 years ago by Owen Arnold
- Owner set to Owen Arnold
- Status changed from new to assigned
comment:6 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Done, should now appear under Filters -> Mantid menu in full-blown Paraview.
comment:7 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.
In [14064]: