New graphs for user and platform by stream type.

Add totals to tooltips when more than one series on graph.
This commit is contained in:
Tim 2015-08-10 15:47:08 +02:00
commit a8e591f7f7
6 changed files with 386 additions and 10 deletions

View file

@ -46,7 +46,7 @@ var hc_plays_by_month_options = {
}
},
stackLabels: {
enabled: true,
enabled: false,
style: {
color: '#fff'
}