← Back to team overview

gephi.team team mailing list archive

[Bug 619069] Re: 'Format' not recognized on DL import

 

Fixed in rev 1619.

** Changed in: gephi
       Status: Confirmed => Fix Committed

** Changed in: gephi/0.7
       Status: Confirmed => Fix Committed

-- 
'Format' not recognized on DL import
https://bugs.launchpad.net/bugs/619069
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.

Status in Gephi - Network exploration and manipulation: Fix Committed
Status in Gephi 0.7 series: Fix Committed

Bug description:
The format is not recognized on DL import when spaces are before or after '='.

Example:

dl n=5
format = fullmatrix
labels:
barry,david,lin,pat,russ
data:
0 1 1 1 0
1 0 0 0 1
1 0 0 1 0
1 0 1 0 1
0 1 0 1 0





References