Closed mikima closed 9 years ago
In the GEXF, variables type are not declared. The file should contain this line:
<attributes class="node"> <attribute id="level" title="Level" type="integer"/> </attributes>
Can you check whether those attributes would be defined at the end of the xml file maybe? If this is the case, you should update to the latest version of the gexf library.
apparently fixed now
In the GEXF, variables type are not declared. The file should contain this line: