diff --git a/app/controllers/graphs_controller.rb b/app/controllers/graphs_controller.rb index a07e0bf..a439b42 100755 --- a/app/controllers/graphs_controller.rb +++ b/app/controllers/graphs_controller.rb @@ -29,7 +29,7 @@ def issue_growth_graph :style_sheet => "/plugin_assets/redmine_graphs/stylesheets/issue_growth.css", :timescale_divisions => "1 months", :width => 720, - :x_label_format => "%b %y" + :x_label_format => "%b %Y" }) # Get the top visible projects by issue count