Added chart background

This commit is contained in:
James Dinh 2022-08-31 15:05:53 -07:00
parent f208bded9d
commit fa3949fe76

View File

@ -265,6 +265,7 @@ var options = {
type: 'bar', type: 'bar',
height: 350, height: 350,
stacked: true, stacked: true,
background: '#0d1117'
}, },
plotOptions: { plotOptions: {
bar: { bar: {