Skip to content

Commit 2e52a38

Browse files
committed
Add support for multiple edges from a node
1 parent 353645b commit 2e52a38

File tree

2 files changed

+845
-118
lines changed

2 files changed

+845
-118
lines changed

redisinsight/ui/src/packages/redisgraph/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const NODE_STROKE_WIDTH = 1.5
2-
export const NODE_RADIUS = 30
2+
export const NODE_RADIUS = 25
33

44
export const EDGE_STROKE = 1.8
55

0 commit comments

Comments
 (0)