From ded67badc99b3694631bfaceedff219d46fbf3ed Mon Sep 17 00:00:00 2001 From: asimonok Date: Fri, 2 Feb 2024 18:13:21 +0300 Subject: [PATCH] Updated provisioned dashboards to use code editor --- provisioning/dashboards/events.json | 1 + provisioning/dashboards/large.json | 1 + provisioning/dashboards/streaming.json | 3 +++ 3 files changed, 5 insertions(+) diff --git a/provisioning/dashboards/events.json b/provisioning/dashboards/events.json index c13e30c..4809e35 100644 --- a/provisioning/dashboards/events.json +++ b/provisioning/dashboards/events.json @@ -220,6 +220,7 @@ "format": "auto", "height": 600 }, + "editorMode": "code", "gaode": { "key": "", "plugin": "AMap.Scale,AMap.ToolBar" diff --git a/provisioning/dashboards/large.json b/provisioning/dashboards/large.json index c9aa460..c908afe 100644 --- a/provisioning/dashboards/large.json +++ b/provisioning/dashboards/large.json @@ -48,6 +48,7 @@ "format": "auto", "height": 600 }, + "editorMode": "code", "gaode": { "key": "", "plugin": "AMap.Scale,AMap.ToolBar" diff --git a/provisioning/dashboards/streaming.json b/provisioning/dashboards/streaming.json index 664721f..4cbcb8c 100644 --- a/provisioning/dashboards/streaming.json +++ b/provisioning/dashboards/streaming.json @@ -48,6 +48,7 @@ "format": "auto", "height": 600 }, + "editorMode": "code", "gaode": { "key": "", "plugin": "AMap.Scale,AMap.ToolBar" @@ -103,6 +104,7 @@ "format": "auto", "height": 600 }, + "editorMode": "code", "gaode": { "key": "", "plugin": "AMap.Scale,AMap.ToolBar" @@ -158,6 +160,7 @@ "format": "auto", "height": 600 }, + "editorMode": "code", "gaode": { "key": "", "plugin": "AMap.Scale,AMap.ToolBar"