When a user performs a search, the application returns a dataset called searchResults. These results should be filtered dynamically based on the selections made in the sidebar (e.g., location, programming language, stars, etc.). After filtering, the application should display relevant user-related statistics using a Chart UI component such as BarChart or PieChart.
@MuslimeKaya