GWM : card height

This commit is contained in:
Gowtham M 2025-03-28 11:42:27 +05:30
parent dd5362b633
commit 4bbcde4fbb

View File

@ -1005,6 +1005,7 @@ func main() {
"chart_type_json": record.Get("chart_type_json"),
"card_full_length": record.Get("card_full_length"),
"chart_bar_color": record.Get("chart_bar_color"),
"chart_height": record.Get("chart_height"),
}
var cRes []utils.Observation