suitedaces / sales-dashboard

https://demo-sales-dashboard.vercel.app
MIT License
0 stars 0 forks source link

Switch out the bar chart for a time series chart #31

Open dev-ape-ai[bot] opened 6 months ago

dev-ape-ai[bot] commented 6 months ago

Description

This PR switches the bar chart in the `components/overview.tsx` file to a time series chart using the `LineChart` and `Line` components from the `recharts` library. The data structure has been reviewed to ensure compatibility with the new chart type.

Files Changed

FileChanges
components/overview.tsxReplaced `BarChart` and `Bar` components with `LineChart` and `Line`. Reviewed and adjusted the data structure for compatibility with the time series chart.
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sales-dashboard ❌ Failed (Inspect) Mar 6, 2024 2:54pm