[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] parallel edges - Page 2
Page 2 of 2

Re: parallel edges

Posted: 24 May 2011 20:19
by eduramiba
Hi,
Now Import Spreadsheet sums weights for parallel edges (specified weight or 1 if not specified)

I changed the warning text, and would need a french translation for "If an edge already exists, attributes will be ignored, but their weights will be added (weight=1 if not specified)"

Eduardo

Re: parallel edges

Posted: 24 May 2011 21:15
by admin
Great!

Here the French translation:
Les attributs sont ignorés si un lien est déjà présent, mais leurs poids sont additionnés (poids=1 par défaut).

Re: parallel edges

Posted: 24 May 2011 22:37
by eduramiba
admin wrote:Great!

Here the French translation:
Les attributs sont ignorés si un lien est déjà présent, mais leurs poids sont additionnés (poids=1 par défaut).
Thanks!

Eduardo

Re: parallel edges

Posted: 05 Oct 2011 01:40
by mcanally
But what if I need to filter the graph by edge attributes? How can I do this? :?