From d40473027da40a71512e29b5e2072e9054694aa5 Mon Sep 17 00:00:00 2001 From: deaflynx Date: Fri, 13 Oct 2023 10:38:06 +0300 Subject: [PATCH] FlotKeySettingsComponent: axisMin, axisMax allow negative values --- .../lib/settings/chart/flot-key-settings.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/settings/chart/flot-key-settings.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/settings/chart/flot-key-settings.component.html index a424b61606..a6938fa086 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/settings/chart/flot-key-settings.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/settings/chart/flot-key-settings.component.html @@ -150,13 +150,13 @@
widgets.chart.min-scale-value
- +
widgets.chart.max-scale-value
- +