briatte / ggnet

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

plot network with location of each node #23

Closed DanqingZ closed 8 years ago

DanqingZ commented 8 years ago

Hi I have some network data that has the location information of each node, is there any way that I can directly visualize this using ggnet? Thanks!