fix get menu id and height auto chart growth

This commit is contained in:
arifal
2025-05-15 18:09:28 +07:00
parent a103b38265
commit c4d865bf2b
2 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ class GrowthReport {
const options = {
chart: {
type: "bar",
height: 350,
height: "auto",
},
title: {
text: "Grafik Pertumbuhan",