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