fix get menu id and height auto chart growth
This commit is contained in:
@@ -45,7 +45,7 @@ class GrowthReport {
|
||||
const options = {
|
||||
chart: {
|
||||
type: "bar",
|
||||
height: 350,
|
||||
height: "auto",
|
||||
},
|
||||
title: {
|
||||
text: "Grafik Pertumbuhan",
|
||||
|
||||
Reference in New Issue
Block a user