From 461c3f8456671462b8649affc46e2ebe7113c920 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Fri, 7 Mar 2014 10:03:27 +0100 Subject: [PATCH] updated history --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 8b3bca36..c34bca25 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,6 +9,7 @@ http://visjs.org - added stabilizationIterations option to graph. - added storePosition() method to save the XY positions of nodes in the dataset. - seperated allowedToMove into allowedToMoveX and allowedToMoveY. This is required for initializing nodes from hierarchical layouts after storePosition(). +- added color options for the edges. ## 2014-03-06, version 0.6.1