diff --git a/internal/template/filter.go b/internal/template/filter.go index 5a83a991..ea9afd9b 100644 --- a/internal/template/filter.go +++ b/internal/template/filter.go @@ -29,6 +29,9 @@ var ( "showLabels": {}, "step": {}, "vertical": {}, + "dateFormat": {}, + "timeFormat": {}, + "display": {}, } )