Changed chart styles

This commit is contained in:
James Dinh 2022-08-29 15:24:48 -07:00
parent 15ce401cba
commit 8b49346517
2 changed files with 2 additions and 1 deletions

View File

@ -1399,7 +1399,7 @@ section {
} }
#chart .apexcharts-tooltip { #chart .apexcharts-tooltip {
color: #000; color: #fff;
} }
.tooltip { .tooltip {

View File

@ -308,6 +308,7 @@ var options = {
return val + "" return val + ""
} }
}, },
theme: 'dark'
}, },
fill: { fill: {
opacity: 1 opacity: 1