diff --git a/codepot/src/codepot/views/graph_main.php b/codepot/src/codepot/views/graph_main.php index 896e87b1..a1c97eb9 100644 --- a/codepot/src/codepot/views/graph_main.php +++ b/codepot/src/codepot/views/graph_main.php @@ -269,7 +269,7 @@ function show_commits_per_user_graph(log) xaxes: [ { mode: "categories", - autoscaleMargin: 0.1 + autoscaleMargin: 0.05 } ],