Hacker News new | ask | show | jobs
by samlin 967 days ago
Looks very interesting, most of the time I just want to create simple node graph fastand Draw.io etc. seem overkill for just that and something like this seems very lightweight solution for that.

I noticed that it exports as SVG, is there in the future support to export e.g. as DOT format?

1 comments

There is potential to import and export DOT and e.g. Mermaid. Of course the editor functionality would be limited to what those formats support, and diagram layout would not be exported 1-to-1, as it's recalculated by the renderer of that format eventually. These are not on the immediate roadmap.