added multiselect (#171)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -15,7 +15,7 @@ var options = {
|
||||
interaction: {
|
||||
hover: true,
|
||||
hoverConnectedEdges: true,
|
||||
multiselect: false
|
||||
multiselect: true
|
||||
},
|
||||
nodes: {
|
||||
shape: 'image',
|
||||
|
||||
Reference in New Issue
Block a user