Add music to graphs

* Separate out TV, movies, and music on bar graphs
* Separate out direct play, direct stream, and transcode on bar graphs
This commit is contained in:
Jonathan Wong 2015-09-11 13:12:33 -07:00
parent fb872596d6
commit 7b9210a5fc
10 changed files with 465 additions and 197 deletions

View file

@ -35,7 +35,7 @@ var hc_plays_by_day_options = {
}
}
},
colors: ['#F9AA03', '#FFFFFF'],
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
xAxis: {
type: 'datetime',
labels: {