pm4js-core
pm4js-core copied to clipboard
Process Mining for Javascript
Results
2
pm4js-core issues
Sort by
recently updated
recently updated
newest added
Whenever I call for example the DFG Frequency Visualizer, I get different node IDs in the resulting DOT. In my app, I use d3 to animate the resulting visualization, which...
Right now, the library has to be embedded globally. It would be great to use the `import` syntax so that we can use modern tooling for web applications.