Data in gephi: foobar 🌴 Gives when exported to gexf something like: `<attvalue for="v-name" value="foobar ��"></attvalue>` The parser fails at those escaped glyphs and renders nothing, throwing an error in the console.
Data in gephi:
foobar 🌴
Gives when exported to gexf something like:
<attvalue for="v-name" value="foobar ��"></attvalue>The parser fails at those escaped glyphs and renders nothing, throwing an error in the console.