ggnet
ggnet copied to clipboard
Network visualization with ggplot2
See https://github.com/briatte/ggnetwork/issues/21
https://stackoverflow.com/search?q=ggnet+hasaccepted%3Ano
Hey. I am using ggnet and when plotting a graph I get the following warning: ``` 4: The `` argument of `guides()` cannot be `FALSE`. Use "none" instead as of...
I am finding it incredibly difficult to customize the hover text information when combining ggnet2 with ggplotly. I was able to use the 'text' parameter and then add custom text...
when I run : ggnet2(net, color = "party", palette = y, alpha = 0.75, size = 4, edge.alpha = 0.5) Error in `geom_point()`: ! Problem while converting geom to grob....