gephi-plugins
gephi-plugins copied to clipboard
Label missing from Get Graph
On doing a getGraph over streaming in JSON format the label parameter is missing from the nodes. eg node return: {"an":{"1":{"r":0,"b":0,"size":10,"g":0,"x":-157.0172,"y":46.50643,"z":0,"DI_Score":"0.00","Ops_Score":"90.00"}}} attached are files obtained via getGraph and exporting nodes. Note missing Label in getGraph.txt getGraph.txt
This feature is still missing.