Graphe rouge pour les bannis
This commit is contained in:
parent
3ddefc91b7
commit
613178ad9e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue