Skip to content

Resolve "Generic MX-like workflow view"

Mael Gaonach requested to merge 524-generic-mx-like-workflow-view into main

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.

image

Edited by Mael Gaonach

Merge request reports

Loading