C
CQ
I want to track two things, in a graph. I want to have a horizontal axis in
time (weeks) and the vertical axis in "total number of tasks" and then plot
the two points. I want to do this for Baseline AND for currently assigned
finish dates. That way I can see visually where we are and where we should be.
Example: (for a 10 week project with 25 tasks total)
The "x" would be that in week 1, 5 tasks are to be done, by the second week,
10 tasks, etc.
T 25 x
A 20 x
S 15 x
K 10 x
S 5 x
1 2 3 4 5 6 7 8 9 10
Weeks
time (weeks) and the vertical axis in "total number of tasks" and then plot
the two points. I want to do this for Baseline AND for currently assigned
finish dates. That way I can see visually where we are and where we should be.
Example: (for a 10 week project with 25 tasks total)
The "x" would be that in week 1, 5 tasks are to be done, by the second week,
10 tasks, etc.
T 25 x
A 20 x
S 15 x
K 10 x
S 5 x
1 2 3 4 5 6 7 8 9 10
Weeks