- from DSL
- Render
- offline usage for render
- convert to svg
- Convert
- importer
- see in: src/main/webapp/js/diagramly/miro
- components
- web components
- XMind
Samples:
// for background images, it's can be a xml
var bgImg = node.getAttribute('backgroundImage');
this.graph.setBackgroundImage(this.graph.parseBackgroundImage(bgImg));
Others:
VSCode Plugins: https://github.com/hediet/vscode-drawio
Redmine: https://github.com/mikitex70/redmine_drawio
Graphviz to Draw.io: https://github.com/hbmartin/graphviz2drawio