bpmn-visualization-examples
bpmn-visualization-examples copied to clipboard
Examples of use of the `bpmn-visualization` library.
**DISCLAIMER: This is a POC it is not intended to be merged.** Relates to https://github.com/process-analytics/bpmn-visualization-js/pull/2199 Integrate the bundle produced during the lib poc and checks if the examples are improved...
At least - [Tippy.js](https://atomiks.github.io/tippyjs/) and [Popper.js](https://github.com/popperjs/popper-core/releases): custom-behavior/javascript-tooltip-and-popover - [Notyf](https://github.com/caroso1222/notyf) custom-behavior/select-elements-by-bpmn-kind For bpmn related libs used in the misc examples, they have been already updated several times.
**Is your feature request related to a problem? Please describe.** Currently, we are using a simple icon provided by the spectre css framework which is not very nice (according to...
**Is your feature request related to a problem? Please describe.** Currently, there is only a link to the lib documentation. To go to the API documentation, users need to search...
We already have examples using lib extensions to apply custom theme. #114 demonstrates how to apply custom classes to identify elements. `bpmn-visualization` capabilities - with https://github.com/process-analytics/bpmn-visualization-js/issues/921, we have now consistent...
This issue is the container for all issues of the first iteration. BPMN Diagram: Pizza diagram from the examples provided by the BPMN specification. We will provide 2 use cases...
**Is your feature request related to a problem? Please describe.** To make it clearer we could add - [x] legends about the overlay colors (#208) - [x] The display of...
Improve the description - This is more about statistics from past execution data, not really monitoring of current activity - The wording all process instances may not be accurate in...
**Explanations are not minimal** We approximatively explain what is done in the example code and not what the minimal code should be. In example, we do more because of added...
**Describe the bug** A part of the path is not highlight in the "on time" use case. The message flow should be highlighted as it materializes that the messages has...