Plugin for Redmine to show Your projects' charts.
Download the sources and put them to your vendor/plugins folder.
$ cd {REDMINE_ROOT}
$ git clone git://github.com/mszczytowski/redmine_charts.git vendor/plugins/redmine_charts
Install OpenFlashChart plugin.
$ ./script/plugin install git://github.com/pullmonkey/open_flash_chart.git
Run Redmine and have a fun!
Timeline with estimated, logged and remaining hours.
Number of hours were logged proportional to total total, grouped and filtered by users, issues, activities or categories.
Timeline with logged hours, grouped and filtered by users, issues, activities or categories.
Ratio of logged and remaining hours to estimated hours for each estimated issue.