RossAidan / 4ZP6-PERT

PERT chart visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PERT Chart for 4ZP6

Forked and modified from HERE

Usage

example.js file contains PERT data (nodes and edges). Just update this with your project tasks and open index.html file in browser.

Just open html file in browser, no server is required.

Links

D3 JavaScript Data Visualization library

dagre Graph layout for JavaScript

dagre-d3 D3-based renderer for dagre

About

PERT chart visualization


Languages

Language:JavaScript 59.8%Language:HTML 28.4%Language:CSS 11.8%