From d7efac9fb3d443d0a390579bd242a2293144b0cd Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Mon, 2 Jun 2014 18:22:16 +0200 Subject: [PATCH] updated docs --- docs/graph.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/graph.html b/docs/graph.html index b5d306d5..3607f82b 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -537,6 +537,12 @@ var edges = [ no Color of the edge when the edge is hovered over and the hover option is enabled. + + hoverWidth + Number + 1.5 + This determines the thickness of the edge if it is hovered over. This will only manifest when the hover option is enabled. + dash @@ -677,6 +683,7 @@ var edges = [ override a specified value, if a value is specified too. + @@ -817,12 +824,7 @@ var options = { false Enabling the change of the colors of nodes and edges when the mouse hovers over them. Enabling this may have a minor impact on performance. - - hoverWidth - Number - 1.5 - This determines the thickness of the edge if it is hovered over. This will only manifest when the hover option is enabled. - + keyboard Object