Skip to content

Releases: oyeb/PEAviz

Architecture beta

03 Jun 10:17
Compare
Choose a tag to compare
Architecture beta Pre-release
Pre-release

This initial release includes the Tracker and Adapter interfaces and a concrete implementation for each of them.
Effort is due on testing and documentation of the toolkit.

GraphStream beta

03 Jun 10:27
Compare
Choose a tag to compare
GraphStream beta Pre-release
Pre-release

TrackerHub emits nodes and edges now.

  • Added simple calls to TrackerHub and Tracker which (by default) connect and stream data to Gephi.
  • Each tracker is registered with a TrackerHub, and 2 references are kept for each Tracker 👎
  • Error handling is non-existent -- will crash if Gephi not configured properly during runtime.
  • Lots of features to be added!