carlvlewis / d3-timecard

A d3 abstraction for visualizing Github-like time series data for timecards, etc.

Home Page:https://carlvlewis.github.io/d3-timecard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D3-timecard to track time spent recovering incorrect passwords per day

A d3-powered abstraction for generating a GitHub-like timecard viz from a CSV. Coded originally to track the amount of loss in efficiency of having Dashlane fight my browser for password autofill, and for field mismatches.

Usage

Simply provide your data as a .csv exported from Excel.

Contains

Besides d3.js, this example uses Bootstrap for CSS.

Credit:

Carl V. Lewis

MIT LICENSE

About

A d3 abstraction for visualizing Github-like time series data for timecards, etc.

https://carlvlewis.github.io/d3-timecard

License:GNU General Public License v3.0


Languages

Language:JavaScript 74.7%Language:HTML 25.3%