Project

General

Profile

Chart Plugin not working properly

Added by Manu ps over 9 years ago

I'm using Redmine 2.2.0. I've installed the Redmine chart plugin and its dependencies. It is showing data but the graph is not populating. Can any one help me?

After installing the plugin I have run the below commands. Is there anything to add?

1.rake redmine:plugins:migrate RAILS_ENV=production

2.rake db:migrate RAILS_ENV=production

3.rake charts:migrate RAILS_ENV=production