GephiStreamer icon indicating copy to clipboard operation
GephiStreamer copied to clipboard

Python classes for streaming graph to gephi

Results 5 GephiStreamer issues
Sort by recently updated
recently updated
newest added

Just added the bearer token on the new version of the streamer, but no nodes showing up. What am I doing wrong?

Fix is to specify differing x, y starting positions. It doesn't seem to like floats either. They must be ints? (or I see NaNs for x, y positions in the...

By default, Gephi provides us `Workspace 0` for workspace name. On the other hand, GephiStreamer uses `workspace0` as default. I tried to change the default workspace name from GephiStreamer using...

Hi, I was wondering if you can clear the graph (erase all nodes and edges)? Thanks!