Skip to content

Commit

Permalink
try canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
AesaKamar committed Jul 26, 2018
1 parent 8bdce25 commit 4f03480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
renderers: [
{
container: document.getElementById('container'),
type: 'webgl' // sigma.renderers.canvas works as well
type: 'canvas' // sigma.renderers.canvas works as well
}
],
});
Expand Down

0 comments on commit 4f03480

Please sign in to comment.