Skip to content

edavis10/redmine_charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Charts

Plugin for Redmine to show Your projects' charts.

Instalation

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!

Charts

Burndown

Timeline with estimated, logged and remaining hours.

Screenshot of hours chart

Logged hours ratio

Number of hours were logged proportional to total total, grouped and filtered by users, issues, activities or categories.

Screenshot of groups chart

Logged hours timeline

Timeline with logged hours, grouped and filtered by users, issues, activities or categories.

Screenshot of hours chart

Logged hours deviations

Ratio of logged and remaining hours to estimated hours for each estimated issue.

Screenshot of deviations chart

Issues and feature requerts

See Redmine Chart LightHouse page.

About

Add to Redmine several useful charts which show project statistics.

Resources

Stars

Watchers

Forks

Packages

No packages published