Resolve "Generic MX-like workflow view"
Closes #524 (closed)
Refactor MX workflow graph into a generic graph in core
. The graph content can be specified using GridGraphDefinition
and rendered with GridGraphRender
.
Used it to create GenericSampleDatasetGraph
which can be used for any thechnique to display a simple tree of datasets linked to their processed datasets.
Display of the individual datasets within the graph to be extended in a later MR.
Edited by Mael Gaonach