Last 12 weeks · 0 commits
2 of 6 standards met
Repository: tmcw/minute. Description: a personal data visualizer Stars: 36, Forks: 3. Primary language: JavaScript. Languages: JavaScript (77.7%), CSS (22.3%). License: MIT. Homepage: http://macwright.org/2012/02/15/minute.html Open PRs: 0, open issues: 0. Last activity: 11y ago. Community health: 42%. Top contributors: tmcw, mcwhittemore.
I'm trying to find a good way to visualize how often I get pulled into conversations at work. With the data at hand it seems easiest to do this by graphing out "working" streaks. For now I've defined a streak as typing with breaks shorter than 10 mins. The X is the length of the streak. The y is how much typing was done during the streak. The interval colors get redder the less liking it is for a streak to last that long. Do you have any suggestions on making this clearer?