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 () {
|
||||
Highcharts.chart('container', {
|
||||
chart: {
|
||||
plotBackgroundColor: null,
|
||||
plotBackgroundColor: 'red',
|
||||
plotBorderWidth: 0,
|
||||
plotShadow: false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue