[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2017-06-26T18:02:36+01:00 https://forum-gephi.org/app.php/feed/topic/6229 2017-06-26T18:02:36+01:002017-06-26T18:02:36+01:00 https://forum-gephi.org/viewtopic.php?t=6229&p=14457#p14457 <![CDATA[Re: Standard Zoom - Output of Multiple Graphs]]>
You would first apply layout without filtering and then apply a different timeline filter for each year.

Statistics:Posted by eduramiba — 26 Jun 2017 18:02


]]>
2017-06-26T17:23:42+01:002017-06-26T17:23:42+01:00 https://forum-gephi.org/viewtopic.php?t=6229&p=14456#p14456 <![CDATA[Re: Standard Zoom - Output of Multiple Graphs]]>
For example if a node has a value of betweenness centrality of 0 in 2003 and 2004 and I want them to have the same area on my output in the graphs for each year. Is there anyway to accomplish this not by hand??

Statistics:Posted by benjasast — 26 Jun 2017 17:23


]]>
2017-06-26T09:37:09+01:002017-06-26T09:37:09+01:00 https://forum-gephi.org/viewtopic.php?t=6229&p=14455#p14455 <![CDATA[Re: Standard Zoom - Output of Multiple Graphs]]>
Most layout algorithms are not deterministic, so you will get similar results, but not always the same.

Statistics:Posted by eduramiba — 26 Jun 2017 09:37


]]>
2017-06-26T05:42:44+01:002017-06-26T05:42:44+01:00 https://forum-gephi.org/viewtopic.php?t=6229&p=14453#p14453 <![CDATA[Standard Zoom - Output of Multiple Graphs]]>
I have a network with a 100 nodes which are the same every year, what changes are the edges and their respective weight. I run Forceatlas2 with the same parameters for every year.
For each year I assign the nodes' size based on their betweenness centrality. (size 5 to 17)

The problem is when I export the graphs, the zoom is always different and the space the clusters take between each other, and the size of nodes are very significant for my analysis. (especially when comparing different years)

If anyone knows a reliable way to standardize the zoom of my different graph output I would truly appreciate.

Cheers,
Benja

Statistics:Posted by benjasast — 26 Jun 2017 05:42


]]>