updated graph_main.php a bit
This commit is contained in:
parent
d16c235cb9
commit
cd38d90ffd
@ -263,9 +263,8 @@ function show_commits_per_month_graph(log)
|
||||
align: "center",
|
||||
barWidth: 1000 * 60 * 60 * 24 * 10
|
||||
},
|
||||
//lines: { show: true, fill: true /*, lineWidth: 2*/ },
|
||||
//points: { show: false /*,lineWidth: 1*/ }
|
||||
|
||||
lines: { show: false, fill: true /*, lineWidth: 2*/ },
|
||||
points: { show: false /*,lineWidth: 1*/ }
|
||||
},
|
||||
|
||||
grid: { hoverable: true, clickable: true },
|
||||
|
Loading…
Reference in New Issue
Block a user