diff --git a/docs/network/index.html b/docs/network/index.html index 0036841a..48f6468e 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -891,7 +891,7 @@ var locales = { - Returns: String + Returns: String Returns a edgeId or undefined. The DOM positions are expected to be in pixels from the top left corner of the canvas.. @@ -1203,7 +1203,7 @@ var options = { oncontext same as click. Fired when the user click on the canvas with the right mouse button. The right mouse button does not - select by default. You can use getNodeAt to select the node if you + select by default. You can use the method getNodeAt to select the node if you want.