diff --git a/main.go b/main.go index a8ae248..0ebb20f 100644 --- a/main.go +++ b/main.go @@ -1008,6 +1008,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