Description
Implement the Country Overview page shown after the user clicks Open Overview from the country timeline page.
The page should display disaster statistics for the selected country over time.
Link Figma: https://www.figma.com/design/vGWopvKE8Cn4OD0n4sf2ek/Data_Viz?node-id=57-188&t=iTUW0z7wxvLRdL6G-0
Requirements
- Show the selected country name as the page title.
- Display a pie or donut chart showing disaster type distribution.
- Display line charts for:
- Number of disasters over time
- Total deaths over time
- Total damage over time
- Use the selected country’s disaster dataset.
- Include clear chart labels, axes, and legends.
- Keep the layout clean and close to the provided sketch.
Acceptance Criteria
- Page opens for the selected country.
- Charts update based on the selected country.
- Disaster type distribution is shown clearly.
- Disaster, death, and damage trends are shown over time.
Description
Implement the Country Overview page shown after the user clicks
Open Overviewfrom the country timeline page.The page should display disaster statistics for the selected country over time.
Link Figma: https://www.figma.com/design/vGWopvKE8Cn4OD0n4sf2ek/Data_Viz?node-id=57-188&t=iTUW0z7wxvLRdL6G-0
Requirements
Acceptance Criteria