Skip to content

Commit

Permalink
sigma settings
Browse files Browse the repository at this point in the history
  • Loading branch information
AesaKamar committed Jul 26, 2018
1 parent 344b11e commit 2fe798e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
s = new sigma({
graph: g,
settings: {
labelThreshold: 100
labelThreshold: 100,
drawEdgeLabels: false,
singleHover: true
},
renderers: [
{
Expand Down

0 comments on commit 2fe798e

Please sign in to comment.