deecay / redmine_pivot_table

This Redmine plugin allows you to generate pivot table for issue analysis.
MIT License
52 stars 38 forks source link

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:

Image

Requieres IE8 and above. PivotTable.js version included: Nov 5, 2018

Installation

  1. Follow the standard Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins git clone https://github.com/deecay/redmine_pivot_table.git

  2. Enable Pivot module for your project.

  3. Allow permission to view pivottables from Administration -> Roles and permissions

  4. Go to Pivot tab of your project.

No migration required.

How to use

Drag and drop attributes to dynamically create your own pivot table.

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

You can save the pivot table configuration when you save a query from the Pivot page.

Other screenshots

Image

Image

Image

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

Image

How to contribute

See en.yml for localizable text

For aggregator and renderer names, consult pivot.pt.js and send pull request to nicolaskruchten

Todo

Keywords

Pivot Table, Graphs, Analysis, Redmine, Plugin

Support

Support will only be given to the following versions:

License

This plugin is licensed under the MIT license.