Graphs now have the option to show duration as well as play count.

This commit is contained in:
Tim 2015-08-08 13:34:36 +02:00
parent 94d2d04bf9
commit c28d403186
10 changed files with 773 additions and 126 deletions

View file

@ -49,7 +49,7 @@ var hc_plays_by_user_options = {
}
},
tooltip: {
shared: true
},
series: [{}]
};