Skip to content

Commit

Permalink
<SigmaGraph>: enable edge events
Browse files Browse the repository at this point in the history
  • Loading branch information
darrylyeo committed Apr 21, 2024
1 parent 6732e57 commit 7adf4b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SigmaGraph.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
defaultEdgeType: 'curved',
renderLabels: true,
renderEdgeLabels: true,
enableEdgeEvents: true,
nodeProgramClasses,
nodeHoverProgramClasses: nodeProgramClasses,
edgeProgramClasses: {
Expand Down

0 comments on commit 7adf4b4

Please sign in to comment.