Now users can select a custom time frame by:
- Choosing "Custom" from the dropdown
- Entering the number of days in the input field
- Clicking "Apply" to update the analysis
The component will map the custom timeframe to the closest available dataset (30, 60, or 90 days) for demonstration purposes. In a real implementation, you'd fetch data for the exact custom timeframe from your API.