GWM : card height
This commit is contained in:
parent
dd5362b633
commit
4bbcde4fbb
1
main.go
1
main.go
@ -1005,6 +1005,7 @@ func main() {
|
|||||||
"chart_type_json": record.Get("chart_type_json"),
|
"chart_type_json": record.Get("chart_type_json"),
|
||||||
"card_full_length": record.Get("card_full_length"),
|
"card_full_length": record.Get("card_full_length"),
|
||||||
"chart_bar_color": record.Get("chart_bar_color"),
|
"chart_bar_color": record.Get("chart_bar_color"),
|
||||||
|
"chart_height": record.Get("chart_height"),
|
||||||
}
|
}
|
||||||
|
|
||||||
var cRes []utils.Observation
|
var cRes []utils.Observation
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user