Add Color For Category Jenis Pendaftaran

This commit is contained in:
Randa Firman Putra
2025-06-24 01:19:06 +07:00
parent 8cd0fc2854
commit 25812386cb
10 changed files with 10 additions and 10 deletions

View File

@@ -70,7 +70,7 @@ export default function JenisPendaftaranBeasiswaPieChart({ selectedYear, selecte
}
},
labels: [],
colors: ['#3B82F6', '#10B981', '#F59E0B', '#EF4444', '#8B5CF6', '#EC4899', '#06B6D4'],
colors: ['#3B82F6', '#10B981', '#F59E0B', '#EF4444', '#8B5CF6', '#EC4899', '#06B6D4', '#F97316'],
legend: {
position: 'bottom',
fontSize: '14px',