Skip to content

Commit

Permalink
Updated provisioned dashboards to use code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
asimonok committed Feb 2, 2024
1 parent dc27cd1 commit ded67ba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions provisioning/dashboards/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
"format": "auto",
"height": 600
},
"editorMode": "code",
"gaode": {
"key": "",
"plugin": "AMap.Scale,AMap.ToolBar"
Expand Down
1 change: 1 addition & 0 deletions provisioning/dashboards/large.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"format": "auto",
"height": 600
},
"editorMode": "code",
"gaode": {
"key": "",
"plugin": "AMap.Scale,AMap.ToolBar"
Expand Down
3 changes: 3 additions & 0 deletions provisioning/dashboards/streaming.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"format": "auto",
"height": 600
},
"editorMode": "code",
"gaode": {
"key": "",
"plugin": "AMap.Scale,AMap.ToolBar"
Expand Down Expand Up @@ -103,6 +104,7 @@
"format": "auto",
"height": 600
},
"editorMode": "code",
"gaode": {
"key": "",
"plugin": "AMap.Scale,AMap.ToolBar"
Expand Down Expand Up @@ -158,6 +160,7 @@
"format": "auto",
"height": 600
},
"editorMode": "code",
"gaode": {
"key": "",
"plugin": "AMap.Scale,AMap.ToolBar"
Expand Down

0 comments on commit ded67ba

Please sign in to comment.