mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
Add Live TV to graphs
This commit is contained in:
parent
2144d4d7ed
commit
c060638539
8 changed files with 141 additions and 66 deletions
|
@ -23,7 +23,7 @@ var hc_plays_by_platform_options = {
|
|||
credits: {
|
||||
enabled: false
|
||||
},
|
||||
colors: ['#E5A00D', '#FFFFFF', '#F06464'],
|
||||
colors: ['#E5A00D', '#FFFFFF', '#F06464', '#19A0D7'],
|
||||
xAxis: {
|
||||
categories: [{}],
|
||||
labels: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue