Component to display insights graph based on completed and incomplete tasks.
This component renders a bar chart graphically representing the count of completed and incomplete tasks.
Methods
(inner) InsightsGraph() → {JSX.Element}
Returns:
The JSX element representing the InsightsGraph component.
- Type
- JSX.Element