Add Color For Category Jenis Pendaftaran
This commit is contained in:
@@ -164,7 +164,7 @@ export default function JenisPendaftaranLulusChart({ selectedYear }: Props) {
|
||||
fill: {
|
||||
opacity: 1
|
||||
},
|
||||
colors: ['#008FFB', '#00E396', '#FEB019', '#FF4560', '#775DD0'],
|
||||
colors: ['#008FFB', '#00E396', '#FEB019', '#FF4560', '#775DD0', '#8B5CF6', '#EC4899', '#06B6D4', '#F97316'],
|
||||
tooltip: {
|
||||
theme: theme === 'dark' ? 'dark' : 'light',
|
||||
y: {
|
||||
|
||||
Reference in New Issue
Block a user