Skip to content

WIP. A directed graph editor with React, Redux and D3.js

License

Notifications You must be signed in to change notification settings

jorgetravieso/graph-editor

Repository files navigation

graph-editor

A directed graph editor with React, Redux and D3.js

Running it

npm install
npm start

Navigate to http://localhost:8080/network/1

Quick Start

  1. src/plugins/d3Graph.js
    • Main file where all the D3.js logic happens
  2. src/components/Graph.js
    • Interface between React and D3.js

Props

Graph.js Props

Features

  • Editable
  • Responsive layout
  • Shift: Zoom/Pan
  • Ctrl: Move node

About

WIP. A directed graph editor with React, Redux and D3.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published