issue_charts not compatible with chartkick v3 or greater. Issue_charts is deprecated until it is revised to work with chartkick v3.
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!
-
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
-
Set Chart permissions in Redmine Administration
-
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