From 663e294e6878cc9d4de0ee017bdd7648d3e780d7 Mon Sep 17 00:00:00 2001 From: wimrijnders Date: Fri, 29 Sep 2017 18:20:20 +0200 Subject: [PATCH] Network: Adjust documentation for arrows.middle.scaleFactor (#3488) * Network: Adjust documentation for arrows.middle.scaleFactor Addendum to #3474. Updated the documentation, so that users can know about flipping the middle arrow with a negative scale factor. * Adjusted text for review --- docs/network/edges.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/network/edges.html b/docs/network/edges.html index 95e18d92..7d4ae05a 100644 --- a/docs/network/edges.html +++ b/docs/network/edges.html @@ -285,7 +285,7 @@ network.setOptions(options); arrows.middle Object or Boolean Object - Exactly the same as the to object but with an arrowhead in the center of the edge. + Similar to the 'to' object, but with an arrowhead in the center of the edge. The direction of the arrow can be flipped by using a negative value for arrows.middle.scaleFactor. arrows.from