Change background for graphics to #000000
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
chart: {
|
||||
type: 'spline',
|
||||
zoomType: 'x',
|
||||
backgroundColor: '#0a0a0a',
|
||||
backgroundColor: '#000000',
|
||||
resetZoomButton: {
|
||||
position: {
|
||||
x: 0,
|
||||
|
Reference in New Issue
Block a user