ggnet icon indicating copy to clipboard operation
ggnet copied to clipboard

Network visualization with ggplot2

Results 7 ggnet issues
Sort by recently updated
recently updated
newest added

See https://github.com/briatte/ggnetwork/issues/21

bug
question

https://stackoverflow.com/search?q=ggnet+hasaccepted%3Ano

question

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....