briatte / ggnet

Network visualization with ggplot2
https://briatte.github.io/ggnet/
194 stars 33 forks source link

Read from network attributes #6

Closed briatte closed 9 years ago

briatte commented 10 years ago

Some arguments for nodes, labels and possibly edges might be read from the network object attributes, as in this example that reads the mode.

Arguments that could be read from attributes:

The issue is: how to distinguish network attribute names from colors?

briatte commented 9 years ago

Reading vertex attributes (including the mode) is now implemented in ggnet2.