Update graph styling

This commit is contained in:
Alex Kilgour
2016-02-02 15:56:21 +00:00
parent d93f8af20e
commit ca9551a3e6
4 changed files with 6 additions and 5 deletions

View File

@@ -47,7 +47,8 @@ $(document).ready(function(){
},
points: {
fill: true,
fillColor: 'rgb(255, 255, 255)'
radius:4,
lineWidth:3
},
shadowSize: 0,
grid: {

File diff suppressed because one or more lines are too long