tomzx/graphp-visjs

Visjs graph drawing for graphp/graph

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

This package is auto-updated.

Last update: 2024-04-10 06:09:42 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.