# Workflow Visualiser ## Usage First, you need to generate the visualisation data: ``` cabal run workflow-visualiser -- ``` Copy the contents of `target.json` and paste them as the value of the variable `workflow` into the first line of [`editor.js`](./editor.js#L1). Open `editor.html` in order to display the graph.