Change Bug Charts

This commit is contained in:
Randa Firman Putra
2025-06-24 04:23:19 +07:00
parent 25812386cb
commit 39f16d6a5e
14 changed files with 45 additions and 293 deletions

View File

@@ -162,9 +162,6 @@ export default function JenisPendaftaranPrestasiChart({ selectedJenisPrestasi }:
show: true,
color: theme === 'dark' ? '#374151' : '#E5E7EB'
},
max: function(val) {
return Math.ceil(val * 1.2);
}
},
fill: {
opacity: 1