Project

General

Profile

Task #2162

Updated by Prajwal Pidekar about 1 month ago

 
 Today, I first create a Dashboard page and then    added charts to the dashboard. Then I connected the charts to the API to show real data. After that, I added From Date and To Date filters and linked those filters with the API so the chart updates based on selected dates. 
 I implemented project-based chart rendering and enhanced the dashboard UI for better user experience. Additionally, I set the default chart type to display as a bar chart when the page is first loaded.

Back