chore(frontend): site survey add one more color to chart
This commit is contained in:
parent
ad90ea6a4f
commit
9df2a04404
|
|
@ -160,6 +160,7 @@ export const SiteSurvey = (props) => {
|
||||||
theme.palette.primary.main,
|
theme.palette.primary.main,
|
||||||
theme.palette.graphics.light,
|
theme.palette.graphics.light,
|
||||||
theme.palette.error.light,
|
theme.palette.error.light,
|
||||||
|
theme.palette.error.dark
|
||||||
],
|
],
|
||||||
dataLabels: {
|
dataLabels: {
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user