Change Highcharts background
This commit is contained in:
@@ -101,7 +101,8 @@
|
||||
// Create the chart
|
||||
Highcharts.chart('network_messages',{
|
||||
chart: {
|
||||
type: 'column'
|
||||
type: 'column',
|
||||
backgroundColor: '#0a0a0a',
|
||||
},
|
||||
credits: {
|
||||
enabled: false
|
||||
|
Reference in New Issue
Block a user