Highlight the weekends on daily graphs.
Random bug fixes and cleanups.
This commit is contained in:
@@ -46,7 +46,8 @@ var hc_plays_by_day_options = {
|
||||
color: '#aaa'
|
||||
}
|
||||
},
|
||||
categories: [{}]
|
||||
categories: [{}],
|
||||
plotBands: []
|
||||
},
|
||||
yAxis: {
|
||||
title: {
|
||||
|
Reference in New Issue
Block a user