Skip to content

polymath2008/issue_charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Charts plug-in

This plugin provides the capability to create beautiful charts and graphs for your issues using Chartkick (chartkick.com). Create issue visualizations based on standard fields as well as custom fields!

Installation

  • Clone into your plugins folder: git clone https://github.com/masweetman/issue_charts.git

  • Run bundle install

  • Run rake redmine:plugins:migrate RAILS_ENV=production

  • Restart Redmine

To use groupdate

  • In config/application.rb, set the time zone to utc: config.active_record.default_timezone = :utc

  • Install time zone support: https://github.com/ankane/groupdate#for-mysql

About

Allows Redmine users to create simple charts and graphs for issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 60.6%
  • HTML 21.4%
  • JavaScript 18.0%