Process flow¶
These schemas specify how the Process flow visualization is configured and how the data used by the visualization is formatted.
Process flow configuration¶
Process flow data story flow palette¶
https://gros.liacs.nl/schema/process-flow/story_flow_palette.json |
story_flow_palette¶
type |
array |
|
items |
type |
string |
pattern |
^#[0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]$ |
Process flow data story flow states¶
https://gros.liacs.nl/schema/process-flow/story_flow_states.json |
story_flow_states¶
type |
object |
|
patternProperties |
||
|
type |
string |
enum |
open, progress, reopened, resolved, closed |