This project is not covered by Drupal’s security advisory policy.

A module rendering an interactive Graph using Graph API.

This module uses a physics engine animating the forces experienced by each 'node' and it's 'link' to other 'nodes'. There is an attraction to the center or inside the box depending on settings.

As Graph API has now input filters it is possible to write a graph by using Trivial Graph Format.

[tgf engine:graph_phyz
/node/1 Title for node 1
/user/1 Admin
#
/node/1 user/1 Wrote
]

Project information

Releases