miketmoore / angular-bootstrap-dag

Prototype horizontal graph theory visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-bootstrap-dag

HTML & SVG Directed Acyclic Graph

Installation

Install and run the dev server

npm install && bower install && npm run dev

Open at http://127.0.0.1:3000

About

Prototype horizontal graph theory visualization


Languages

Language:JavaScript 71.1%Language:HTML 15.5%Language:CSS 13.4%