From 2e036406aa98ef324d71b074cebe28ea3564f96e Mon Sep 17 00:00:00 2001 From: Unto Kuuranne Date: Tue, 24 Jun 2014 13:55:49 +0300 Subject: [PATCH] Clarify widthSelectionMultiplier documentation --- docs/graph.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/graph.html b/docs/graph.html index b8a601ad..6e0b9c75 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -1239,7 +1239,7 @@ var options = { widthSelectionMultiplier Number 2 - This determines the thickness scaling of an edge if it, or a node it is connected to, is selected. + Determines the thickness scaling of an selected edge. This is applied when an edge, or a node connected to it, is selected.