Revert column graph widths
This commit is contained in:
@@ -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: {
|
||||||
|
Reference in New Issue
Block a user