|
|
@ -24,7 +24,7 @@ window.onload = function () { |
|
|
$(function () { |
|
|
$(function () { |
|
|
Highcharts.chart('container', { |
|
|
Highcharts.chart('container', { |
|
|
chart: { |
|
|
chart: { |
|
|
plotBackgroundColor: null, |
|
|
plotBackgroundColor: 'red', |
|
|
plotBorderWidth: 0, |
|
|
plotBorderWidth: 0, |
|
|
plotShadow: false |
|
|
plotShadow: false |
|
|
}, |
|
|
}, |
|
|
|