From 60222caf5792b5aa29737f325a0038f9b8030b87 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Mon, 22 Sep 2014 11:35:33 +0200 Subject: [PATCH] updated history --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 773b8c69..204b7bbc 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,6 +10,9 @@ http://visjs.org - Improved cleaning up after manipulation toolbar. - Added getPositions() method to get the position of all nodes. - Added getCenterCoordinates() method to get the x and y position in canvas space of the center of the view. +- Fixed node label becoming undefined. +- Fixed cluster fontsize scaling. +- Fixed cluster sector scaling. ### DataSet