mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-13 18:16:57 -07:00
Revert column graph widths
This commit is contained in:
parent
1686b70c1c
commit
16733bbe04
9 changed files with 0 additions and 9 deletions
|
@ -50,7 +50,6 @@ var hc_plays_by_dayofweek_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_hourofday_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_month_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_platform_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_platform_by_stream_type_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_source_resolution_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_stream_resolution_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_user_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
|
@ -50,7 +50,6 @@ var hc_plays_by_user_by_stream_type_options = {
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
column: {
|
column: {
|
||||||
pointPadding: 0.2,
|
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
stacking: 'normal',
|
stacking: 'normal',
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue