diff --git a/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html b/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html index 6e08046a22..8a1d86f4d6 100644 --- a/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/legend-config.component.html @@ -37,23 +37,27 @@ -
- +
+ {{ 'legend.show-min' | translate }} - + {{ 'legend.show-max' | translate }} - +
+
+ {{ 'legend.show-avg' | translate }} - + {{ 'legend.show-total' | translate }} - +
+
+ {{ 'legend.show-latest' | translate }} - + {{ 'legend.sort-legend' | translate }}