mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
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:
parent
fb872596d6
commit
7b9210a5fc
10 changed files with 465 additions and 197 deletions
|
@ -23,7 +23,7 @@ var hc_plays_by_month_options = {
|
|||
credits: {
|
||||
enabled: false
|
||||
},
|
||||
colors: ['#F9AA03', '#FFFFFF'],
|
||||
colors: ['#F9AA03', '#FFFFFF', '#FF4747'],
|
||||
xAxis: {
|
||||
labels: {
|
||||
style: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue