I’ve got some ideas I want to prototype which involve procedurally generating graphs of information. The actual graphs won’t be used directly in a game, but I want to visualise them to see how the generator is doing. Does anyone know any quick and easy libs to do this kind of thing?
Looking for something that auto lays things out, a bit like:
Thanks.