bisa commit

This commit is contained in:
Randa Firman Putra
2025-09-16 15:30:52 +07:00
parent d0b6e6a890
commit 2ab637ab94

View File

@@ -125,6 +125,13 @@ export default function BimbinganDosenPerAngkatanChart({ tahunAngkatan }: Props)
},
legend: {
position: 'top',
fontSize: '14px',
markers: {
size: 12,
},
itemMargin: {
horizontal: 10,
},
horizontalAlign: 'center',
labels: {
colors: theme === 'dark' ? '#fff' : '#000'