Add Dashboard

This commit is contained in:
Randa Firman Putra
2025-08-21 23:32:23 +07:00
parent 8190bf216d
commit 91f3445c3c
6 changed files with 53 additions and 131 deletions

View File

@@ -54,7 +54,7 @@ export default function JenisPendaftaranChart() {
xaxis: {
categories: [],
title: {
text: 'Jumlah Mahasiswa',
text: 'Tahun Angkatan',
style: {
fontSize: '14px',
fontWeight: 'bold',
@@ -70,7 +70,7 @@ export default function JenisPendaftaranChart() {
},
yaxis: {
title: {
text: 'Tahun Angkatan',
text: 'Jumlah Mahasiswa',
style: {
fontSize: '14px',
fontWeight: 'bold',