Highlight the weekends on daily graphs.

Random bug fixes and cleanups.
This commit is contained in:
Tim 2015-08-11 21:56:31 +02:00
parent c7af1c127c
commit de66480d5f
7 changed files with 30 additions and 7 deletions

View file

@ -46,7 +46,8 @@ var hc_plays_by_day_options = {
color: '#aaa'
}
},
categories: [{}]
categories: [{}],
plotBands: []
},
yAxis: {
title: {

View file

@ -46,7 +46,8 @@ var hc_plays_by_stream_type_options = {
color: '#aaa'
}
},
categories: [{}]
categories: [{}],
plotBands: []
},
yAxis: {
title: {