tomzx/graphp-visjs

Visjs graph drawing for graphp/graph


Keywords
graph, VISJS, graphp
License
MIT

Documentation

Graphp vis.js

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.