tomzx/graphp-visjs

Visjs graph drawing for graphp/graph

Installs: 39

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tomzx/graphp-visjs

v0.3.0 2016-11-06 01:15 UTC

This package is auto-updated.

Last update: 2025-10-10 09:16:54 UTC


README

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads

Graphp vis.js is a small library that can be used with graphp/graph to export nodes and edges to generate a vis.js graph.

Getting Started

  1. Include tomzx/graphp-visjs in your composer.json or use composer require tomzx/graphp-visjs.
  2. Use \tomzx\Graphp\VisJs\VisJs where you would use \Fhaculty\Graph\Exporter\ExporterInterface.

License

The code is licensed under the MIT license. See LICENSE.