From 8c630bbb9dd1c0a0e9afaff0c44779055924684c Mon Sep 17 00:00:00 2001
From: Emanuele Laface <emanuele.laface@esss.se>
Date: Sat, 25 May 2019 19:59:02 +0200
Subject: [PATCH] Add zoom in NPM vertical tank plot

---
 WebSites/instruments/dashboard.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WebSites/instruments/dashboard.json b/WebSites/instruments/dashboard.json
index 4b632fb..cf409cf 100644
--- a/WebSites/instruments/dashboard.json
+++ b/WebSites/instruments/dashboard.json
@@ -187,7 +187,7 @@
 						"height": 4,
 						"value": "[{label: 'Vertical Profile', data:datasources[\"Instruments\"][\"LEBT-020:PBI-NPM-002:VCAMFITS-Y_RBV\"][\"value\"]}]",
 						"yticks": "[]",
-						"zoom": ""
+						"zoom": "xy"
 					}
 				}
 			]
-- 
GitLab