[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •[SOLVED] Adjusting edge weight
Page 1 of 1

[SOLVED] Adjusting edge weight

Posted: 21 Oct 2011 06:38
by b212265
Hi all,

Is there a way to adjust edge weight so that it is proportionate to its nodes’ sizes? I'm concerned that strong relationships between smaller nodes are getting overshadowed by weaker relationships between large nodes and want to adjust for that. Any thoughts? I'd appreciate both methodology and implementation thoughts!

Pete

Re: Adjusting edge weight

Posted: 21 Oct 2011 23:14
by elijah
Hey Pete,

If you're thinking purely of the visual results, you can adjust the Edge Thickness settings in Preview to get a better sense of strong connections. If you want to adjust the actual weight values, one way to proceed would be to filter your graph by Edge Weight, open the Data Laboratory, make sure in your Configurations settings you have "Show Visible Graph Only" and then you have the opportunity to assign higher values to the weight column, if you'd like. Otherwise, they've removed Edge Weight resizing from the Overview options, so you'll have to do any resampling in your source dataset before import.

Re: [SOLVED] Adjusting edge weight

Posted: 12 Mar 2012 05:07
by gephboardman
Edge weight resizing sounds like a really cool thing for overview! It used to be a feature but was removed?