lonely-lockley / archinsight

Simplicity in Code, Power in Design
https://archinsight.org
GNU Affero General Public License v3.0
51 stars 5 forks source link

Add draw.io export feature #10

Open lonely-lockley opened 2 years ago

lonely-lockley commented 2 years ago

Archinsight for now on can only export graphs into SVG format. It would be nice to have a possibility to export render as a draw.iocompatible XML format.

There's a python package capable of doing that: https://pypi.org/project/graphviz2drawio/ It needs to be tested and included into docker package of Renderer service