diff --git a/frontend/src/component/executiveDashboard/Charts.tsx b/frontend/src/component/executiveDashboard/Charts.tsx index 2369b0d724..06eaea9ba9 100644 --- a/frontend/src/component/executiveDashboard/Charts.tsx +++ b/frontend/src/component/executiveDashboard/Charts.tsx @@ -17,6 +17,7 @@ import type { GroupedDataByProject } from './hooks/useGroupedProjectTrends'; import { Box, styled } from '@mui/material'; import { allOption } from '../common/ProjectSelect/ProjectSelect'; import type { VFC } from 'react'; +import { chartInfo } from './chart-info'; interface IChartsProps { flagTrends: ExecutiveSummarySchema['flagTrends']; @@ -83,7 +84,7 @@ export const Charts: VFC = ({ + = ({ } elseShow={ @@ -106,7 +105,7 @@ export const Charts: VFC = ({ + = ({ } elseShow={ - + } /> - + = ({ + = ({ } elseShow={ - + } /> - + = ({ /> - + = ({ = ({ /> theme.spacing(2) }} >