process-analytics / bpmn-visualization-pm4py

Example of integration between bpmn-visualization and pm4py
GNU General Public License v3.0
10 stars 5 forks source link

[REFACTOR] Remove custom code to access the mxgraph context object #2

Closed tbouffard closed 1 year ago

tbouffard commented 1 year ago

The mxgraph context object is currently retrieved with custom code. See https://github.com/process-analytics/bpmn-visualization-pm4py/blob/f75046e6af5bfc87f813cf894a88bace65b36b40/frontend/src/discovery.js#L2 It can be directly imported from bpmn-visualization as of version 0.30.0.