Added new column in chart table : GWM

This commit is contained in:
Gowtham M 2025-04-03 12:20:28 +05:30
parent 4bbcde4fbb
commit f9544959a3

View File

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