Skip to content

This Redmine plugin allows you to generate pivot table for issue analysis.

License

Notifications You must be signed in to change notification settings

atopcu/redmine_pivot_table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine PivotTable

About

This Redmine plugin allows you to generate pivot table for issue analysis.

It uses PivotTable.js as a user interface.

With this plugin you can:

  • Analyze issues using pivot tables

Image

Requieres IE8 and above. PivotTable.js version included: 2015-09-08

Installation

  1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins

  2. Enable Pivot module for your project.

  3. Go to Pivot tab.

No migration required.

How to use

Drag and drop fields

For more information on usage, visit PivotTable.js Home page.

Other screenshots

Image

Image

Image

Image First attribute of vertical and horizontal attribute must be a numeric attribute. Append some other attributes to horizontal, to see colorized scatter plot.

Todo

  • i18n of renderers and aggregators.

Keywords

Pivot Table, Graphs, Analysis, Redmine, Plugin

Support

Support will only be given to the following versions or above:

  • Redmine version 2.6.0.stable
  • Ruby version ruby 2.1.5p273
  • Rails version 3.2.19

License

This plugin is licensed under the MIT license.

About

This Redmine plugin allows you to generate pivot table for issue analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • HTML 9.0%
  • Ruby 3.8%
  • CSS 2.5%