bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[FEAT] Improvements required to support "style the BPMN traces/paths"

Open csouchet opened this issue 2 years ago • 0 comments

This issue relates to #930

### Improvements on the internal model
- [x] #2503
- [ ] #953
- [ ] Add parent/children hierarchy? currently an element only knows its `parentId`
- [ ] Expose the model (internal or a dedicated one) via an API. This lets users and third party libraries manipulate the model and manage the paths.
- [ ] https://github.com/process-analytics/bpmn-visualization-js/issues/2813

See https://github.com/process-analytics/bpmn-visualization-examples/issues/433

csouchet avatar Dec 14 '22 14:12 csouchet