Refactor Profile Page Chart Data to Group by Month
- Updated the chart data generation logic to group user entries by month instead of day, allowing for a broader view of flushing statistics.
- Enhanced the chart data structure to include all months in the range from the first entry to the current month.
- Adjusted date formatting in the chart legend to reflect monthly data.
- Made CSS adjustments to improve the layout and styling of the wrapped cards section.