From 3c88969885a619eebd897f985651ea6eade5392a Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sun, 5 Apr 2020 08:50:11 +0200 Subject: [PATCH] hide y2 axis definition instead of removing it Using ngIf has the undesired side effect that the values are lost when the input fields are not shown. --- .../app/visualization-page/visualization-page.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdb-js/src/app/visualization-page/visualization-page.component.html b/pdb-js/src/app/visualization-page/visualization-page.component.html index adfd2c5..38a1be0 100644 --- a/pdb-js/src/app/visualization-page/visualization-page.component.html +++ b/pdb-js/src/app/visualization-page/visualization-page.component.html @@ -46,7 +46,7 @@ - + Gallery