mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Burndown Chart
- Completed chart rendering for all three variations. - Updated assorted documentation. - Removed most of the obsolete code. - Not completed: - find rate calculation/algorithm - fix rate calculation/algorithm - completion date algorithm
This commit is contained in:
parent
3a4fff1683
commit
ead7cfe2b8
4 changed files with 211 additions and 519 deletions
|
@ -701,6 +701,19 @@ Colors the bars on the ghistory report graphs. Defaults to red, green and
|
|||
yellow bars.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B color.burndown.pending=on red
|
||||
.RE
|
||||
.br
|
||||
.B color.burndown.started=on yellow
|
||||
.RE
|
||||
.br
|
||||
.B color.burndown.done=on green
|
||||
.RS
|
||||
Colors the bars on the burndown reports graphs. Defaults to red, green and
|
||||
yellow bars.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B color.undo.before=red
|
||||
.RE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue