chore(frontend): site survey add one more color to chart

This commit is contained in:
leandrofars 2024-07-10 11:14:55 -03:00
parent ad90ea6a4f
commit 9df2a04404

View File

@ -160,6 +160,7 @@ export const SiteSurvey = (props) => {
theme.palette.primary.main,
theme.palette.graphics.light,
theme.palette.error.light,
theme.palette.error.dark
],
dataLabels: {
enabled: false