jthei / simple-task-timer

Automatically exported from code.google.com/p/simple-task-timer
0 stars 0 forks source link

Display line graph of progress over days #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, here is my suggestion for Task Timer.

A graphic showing progress by days. For instance:

***********
*..Day 1..*
***********

Name-------Time-------Goal

N1---------1:00-------1:00 -> 100%
N2---------0:30-------1:00 -> 50%
N3---------0:15-------0:45 -> 33%

***********
*..Day 2..*
***********

Name-------Time-------Goal

N1---------0:45-------1:00 -> 75%
N2---------0:45-------1:00 -> 75%
N3---------0:30-------0:45 -> 66%

***********
*..Day 3..*
***********

Name-------Time-------Goal

N1---------0:00-------1:00 -> 0%
N2---------0:10-------1:00 -> 10%
N3---------0:45-------0:45 -> 100%

****************
*..Suggestion..*
****************

Here comes my suggestion, using the data stored, create and show a line 
graphic. Each line is a different name. The x axis is the days and the y axis 
is the percentage.

By the way, thank you for this useful app.

Igor

Original issue reported on code.google.com by igor...@gmail.com on 15 Dec 2011 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by Gawdl3y on 16 Dec 2011 at 1:59

GoogleCodeExporter commented 9 years ago

Original comment by Gawdl3y on 16 Mar 2012 at 1:40