kesekian kali
This commit is contained in:
@@ -102,7 +102,7 @@ export default function KelompokKeahlianStatusChart({ selectedYear }: Props) {
|
||||
xaxis: {
|
||||
categories: years.map(y => y.toString()),
|
||||
title: {
|
||||
text: 'Tahun Angkatan',
|
||||
text: 'Jumlah Mahasiswa',
|
||||
style: {
|
||||
fontSize: '14px',
|
||||
fontWeight: 'bold',
|
||||
@@ -118,7 +118,7 @@ export default function KelompokKeahlianStatusChart({ selectedYear }: Props) {
|
||||
},
|
||||
yaxis: {
|
||||
title: {
|
||||
text: 'Jumlah Mahasiswa',
|
||||
text: 'Tahun Angkatan',
|
||||
style: {
|
||||
fontSize: '14px',
|
||||
fontWeight: 'bold',
|
||||
|
||||
Reference in New Issue
Block a user