Tagged Questions
3
votes
2answers
722 views
WYSIWYG Editor for drawing trees (and export them as vector images)
Is there a good WYSIWYG solution out there for quickly drawing tree-like structures (e.g. in combination with graphviz)? The nodes may contain arbitrary text and should be positioned automatically. I ...