adjusted bar chart margin

This commit is contained in:
hyung-hwan 2015-03-29 05:28:42 +00:00
parent d39eb6a145
commit 0f7b18c260

View File

@ -269,7 +269,7 @@ function show_commits_per_user_graph(log)
xaxes: [
{ mode: "categories",
autoscaleMargin: 0.1
autoscaleMargin: 0.05
}
],