gephi / gephi/gexf

Modify array strings

Open
#8 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TeX
Stars
36
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Something I forgot to mention, we've modified the array support. The 1.2 format supports something called a "liststring" which is basically an array of strings and would be able to parse something like `foo|bar` where `|` is the separator. This wasn't very well done and @eduramiba improved the underlying array parsing and printing code so we can parse things like `[foo, bar]`, `foo,bar` or even `["foo", "bar"]`. We've also added new types: `listboolean`, `listinteger`, `listlong`, `listdouble`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.