added multiselect (#171)

This commit is contained in:
mattieserver
2022-10-04 10:16:20 +02:00
committed by GitHub
parent 9ce13cd1d2
commit 32042ff2cc
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -15,7 +15,7 @@ var options = {
interaction: {
hover: true,
hoverConnectedEdges: true,
multiselect: false
multiselect: true
},
nodes: {
shape: 'image',