Skip to content

Interactive d3 React component for Cumulative Flow Diagrams

License

Notifications You must be signed in to change notification settings

aslakhellesoy/cfd

Repository files navigation

Cfd

This is an interactive React component for Cumulative Flow Diagrams built with d3.

Introduction

Most people have no idea of where their process has bottlenecks. Or how long it takes to deliver something. (ref Reinertsen).

This project gives you this insight, as interactive charts. You provide the raw data, extracted from Trello, JIRA, GitHub, ClubHouse or any other process management tool.

In return you get advanced insights into your process.

How to connect your data

  • Built-in
    • GitHub issues
    • Cucumber
    • JIRA
    • Trello
  • Plugins
    • REST API
      • Post your events
      • Post your data

Data model

The data model is a series of

FAQ

Is this like Amplitude or MixPanel?

No, this is not a tool to analyze user behaviour. This is a tool to analyze the efficiency of your process.

Try it out

npm install
npm run storybook

Inspiration

D3 Stacked Charts

Hover lines / tooltip

Responsiveness

CFD

TypeScript generic component

About

Interactive d3 React component for Cumulative Flow Diagrams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published