statnet / ndtv

ndtv: Network Dynamic Temporal Visualizations in R
https://cran.r-project.org/web/packages/ndtv/index.html
46 stars 5 forks source link

Edge is connecting to the center of the node, bad with transparency #30

Open Vasilim opened 7 years ago

Vasilim commented 7 years ago

If transparency of the nodes is set, edges are connected to the center of the nodes, instead of the node border (as it is done in igraph). See examples:

screen shot 2017-01-20 at 13 10 02

For comparison igraph plotting

screen shot 2017-01-20 at 13 12 16

skyebend commented 6 years ago

is this an issue with ndtv's rendering or the network.plot functions?