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:
Paul Beckingham 2010-11-22 22:42:03 -05:00
parent 3a4fff1683
commit ead7cfe2b8
4 changed files with 211 additions and 519 deletions

View file

@ -2,7 +2,9 @@
------ current release ---------------------------
1.9.4 ()
+ Added burndown charts - burndown.daily, burndown.weekly, burndown.monthly.
+ Added burndown charts - burndown.daily, burndown.weekly, burndown.monthly,
that use color.burndown.pending, color.burndown.started and
color.burndown.done colors.
+ Fixed bug #529, where the 'depends' attribute was not mentioned in the
task man page (thanks to Dirk Deimeke).
+ Fixed bug #535 which omitted the holidays-NO.rc file from the packages