Skip to content

Commit 3e3cf8b

Browse files
authored
Merge pull request #430 from RedisInsight/bugfix/RI-2606
#RI-2606 - remove graph table visualization
2 parents 679e160 + 3371f5f commit 3e3cf8b

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

redisinsight/ui/src/packages/redisgraph/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,6 @@
2828
}
2929
},
3030
"visualizations": [
31-
{
32-
"id": "graph-table",
33-
"name": "Table",
34-
"activationMethod": "renderGraphTable",
35-
"matchCommands": [
36-
"GRAPH.RO_QUERY",
37-
"GRAPH.QUERY"
38-
],
39-
"description": "Example of graph table plugin",
40-
"default": false
41-
},
4231
{
4332
"id": "graph-viz",
4433
"name": "Graph",

0 commit comments

Comments
 (0)