Add Color For Category Jenis Pendaftaran
This commit is contained in:
@@ -69,7 +69,7 @@ export default function JenisPendaftaranLulusPieChart({ selectedYear }: Props) {
|
||||
background: theme === 'dark' ? '#0F172B' : '#fff',
|
||||
},
|
||||
labels: [],
|
||||
colors: ['#3B82F6', '#10B981', '#F59E0B', '#EF4444', '#8B5CF6', '#EC4899'],
|
||||
colors: ['#3B82F6', '#10B981', '#F59E0B', '#EF4444', '#8B5CF6', '#EC4899', '#06B6D4', '#F97316'],
|
||||
legend: {
|
||||
position: 'bottom',
|
||||
fontSize: '14px',
|
||||
|
||||
Reference in New Issue
Block a user