makyo / polycul.es

Graphing polyamorous relationships with force directed layouts.
MIT License
99 stars 25 forks source link

Dynamically Scale Node Sizes and Node Distances #65

Open dtrammell opened 1 year ago

dtrammell commented 1 year ago

As nodes have an increasing number of connections, the nodes around them can get quite crowded. I would propose having an option for the entire graph that would dynamically scale both the node sizes and distances to other connected nodes based on how many connections the node has. This way as the node gains more connections, it not only gets bigger, but "pushes" other nodes out farther away from it so that they have more room for their own connections.