diff --git a/docs/network/edges.html b/docs/network/edges.html index 1e450336..ac98d30e 100644 --- a/docs/network/edges.html +++ b/docs/network/edges.html @@ -87,7 +87,7 @@

Options

-

The options for the canvas have to be contained in an object titled 'edges'. All of these options can be supplied per edge as well. Obviously, 'id' should not be defined globally but per edge. Options defined +

The options for the edges have to be contained in an object titled 'edges'. All of these options can be supplied per edge as well. Obviously, 'id' should not be defined globally but per edge. Options defined in the global edges object, are applied to all edges. If an edge has options of its own, those will be used instead of the global options.

Click on the full options or shorthand options to show how these options are supposed to be used.