Is there a collaborative Web GUI for graphviz, like Excalidraw?
I don’t need all features which graphviz supports. But the basic ones would be great.
The user should be able to create SVG files via drawing.
I would like to create drawings like this: https://raw.githubusercontent.com/kubernetes/test-infra/master/docs/architecture.svg
Mermaid is nice, but the user needs to use the text syntax. Drawing via mouse would be great.