Vaibhav_Dashboard_Enhancement #9

Merged
vikas.nale merged 6 commits from Vaibhav_Dashboard_Enhancement into Feature_Task_Management 2025-04-15 11:42:46 +00:00
Showing only changes of commit 4e654444a8 - Show all commits

View File

@ -98,6 +98,10 @@ const HorizontalBarChart = ({
axisBorder: { show: false },
axisTicks: { show: false },
},
legend: {
show: true,
fontSize: '8px', // Reduce text size
},
tooltip: {
theme: "dark",
x: { show: true },