diff --git a/src/components/Charts/HorizontalBarChart.jsx b/src/components/Charts/HorizontalBarChart.jsx index 65722607..86f05668 100644 --- a/src/components/Charts/HorizontalBarChart.jsx +++ b/src/components/Charts/HorizontalBarChart.jsx @@ -58,8 +58,9 @@ const HorizontalBarChart = ({ barHeight: "60%", distributed: true, horizontal: true, + borderRadius: 10, dataLabels: { - position: "center", + position: "top", }, }, }, diff --git a/src/components/Charts/LineChart.jsx b/src/components/Charts/LineChart.jsx index 7b508e3d..565e5816 100644 --- a/src/components/Charts/LineChart.jsx +++ b/src/components/Charts/LineChart.jsx @@ -27,83 +27,94 @@ const LineChart = ({ return
Progress Overview by Project
-Progress Overview by Project
+