Add Visualisasi Masa Studi

This commit is contained in:
Randa Firman Putra
2025-07-15 22:58:45 +07:00
parent efe371ce03
commit 8363f5e3b2
5 changed files with 375 additions and 3 deletions

View File

@@ -109,7 +109,7 @@ export default function IpkStatusChart({ selectedYear, selectedStatus }: Props)
},
},
stroke: {
curve: 'smooth',
curve: 'straight',
width: 3,
lineCap: 'round'
},