Change background for graphics to #000000
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
Highcharts.chart('network_messages',{
|
||||
chart: {
|
||||
type: 'column',
|
||||
backgroundColor: '#0a0a0a',
|
||||
backgroundColor: '#000000',
|
||||
},
|
||||
credits: {
|
||||
enabled: false
|
||||
|
Reference in New Issue
Block a user