Library for rendering BPMN 2.0 in a browser

后端 未结 9 721
清歌不尽
清歌不尽 2021-01-30 18:31

For a science project I\'d need to render/display a BPMN 2.0 model in a web browser. Are there any libraries available to only render the diagram? (I don\'t need to edit it or

9条回答
  •  野性不改
    2021-01-30 19:24

    Exporting BPMN diagrams to SVG & XHTML was available in web based Oryx editor. But that project is discontinued. If you can build the source code and get Oryx Editor to work, you can manipulate the generated SVG via javascript.

提交回复
热议问题