USCCANA / netdiffuseR

netdiffuseR: Analysis of Diffusion and Contagion Processes on Networks
https://USCCANA.github.io/netdiffuseR
Other
85 stars 21 forks source link

plot_diffnet missing vertices #27

Open Hanele opened 4 years ago

Hanele commented 4 years ago

Why does plot_diffnet and plot_diffnet2 sometimes miss vertices of my network?

diffnet diffnet2
gvegayon commented 2 years ago

Too late to answer, I guess! But for future reference, the function plot_diffnet2 will take a slice of your dynamic network, thus not showing all edges together. By default, it will take the first slice (as it shows in your figure.)