Generating an attribute schema diagram from data e.g. with graphviz

Does any know of a good way to generate a diagram like the following from data e.g. using GraphViz? I’ve taken a quick look at rhizome which is very flexible but I don’t think it would do it without modification? Looks like the original diagram was made in Omnigraffle :slight_smile:

You might want to have a look at loom.
I’ve used it to generate some fancy-ish graphs, but these nodes might be a bit too complex.
You could also try generating PlantUML markup based on your data.

Thanks @mvarela - I’m having success just now creating diagrams manually using lucidchart :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.