Skip to content

phodal-archive/drawio-render-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draw.io render PoC

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