Chart heading added : GWM

This commit is contained in:
Gowtham M 2025-01-06 14:31:58 +05:30
parent 1c49b61b3a
commit 9bd86ba657
5 changed files with 11 additions and 10 deletions

View File

@ -886,6 +886,7 @@ func main() {
"response": response, "response": response,
"filters": filters, "filters": filters,
"group_by": record.GetString("group_by"), "group_by": record.GetString("group_by"),
"chart_heading": record.GetString("chart_heading"),
} }
// Add the result to the aggregated response // Add the result to the aggregated response

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.