Franck
Franck

Reputation: 35

Fixed node size in Netgraph

I use Netgraph (EditableGraph) to represent networks. However, when the window is scaled, the nodes become disproportionately large compared to the labels, which remain the same size. This results in an unappealing visual representation.

How to keep the size of nodes invariant in Python, i.e. insensitive to the window size scaling ? Thank you for your answer.

Upvotes: 0

Views: 43

Answers (0)

Related Questions