Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Commit 663e294

Browse files
wimrijndersyotamberk
authored andcommitted
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
1 parent 9fa9b00 commit 663e294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/network/edges.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ <h3>Options</h3>
285285
<td class="indent">arrows.middle</td>
286286
<td>Object or Boolean</td>
287287
<td><code>Object</code></td>
288-
<td>Exactly the same as the to object but with an arrowhead in the center of the edge.</td>
288+
<td>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 <code>arrows.middle.scaleFactor</code>.</td>
289289
</tr>
290290
<tr parent="arrows" class="hidden">
291291
<td class="indent">arrows.from</td>

0 commit comments

Comments
 (0)