From 66d7cc9fd8d65583fa945b371ba7956c9bf4e1e6 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Wed, 23 Apr 2014 16:58:53 +0200 Subject: [PATCH] updated history --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 94b2007f..4e73acf8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -25,6 +25,11 @@ http://visjs.org `new DataSet(data, options)`. +### Graph + +- added recalculate hierarchical layout to update node event. +- added arrowScaleFactor to scale the arrows on the edges. + ## 2014-04-18, version 0.7.4 ### Graph