Skip to content

twbartel/aam-diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

aam-diagrams

These are two standalone HTML files that demonstrate two diagram types presented in Daniel S. Vacanti's book Actionable Agile Metrics for Predictability.

  • cumulative-flow-diagram.html draws a cumulative flow diagram (CFD) based on random data.
  • scatterplot.html draws a cycle time scatterplot with some percentile lines, also based on random data.

Both files use NVD3 and d3.js. The source code can be used in whatever way you wish.

Usage

To look at the diagrams, simply open one of the HTML files in a browser. Since I'm pulling in some libraries from public CDNs, you will need an internet connection.

About

Standalone demo of diagrams from "Actionable Agile Metrics for Predictability"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages