I want to create a function, and or, find the option that will scale the Nodes based upon the number of nodes connected to the Node itself. E.g., if a Node has 5 connections it will be larger then the ones connected to it. Thus, if you add another connection, the node will scale as well as the text inside the Node.
The dynamic scaling of text is already input into the system, I just do not know if there is dynamic scaling based on the number of connections to the Node.
Thanks!