We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948b010 commit 539bbc4Copy full SHA for 539bbc4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## Version 2.2.1
4
+
5
+- Bugfix: When no bounds are specified for any node it is now possible to change layout correctly
6
7
## Version 2.2.0
8
9
- If no nodes has a position/bounds defined then the layout of the graph is changed to 'cose'
@@ -10,7 +14,7 @@
10
14
## Version 2.1.0
11
15
12
16
- It is now possible to save the graph as Png, Jpg, Svg and as Json.
13
-- Added Refresh button to re-layout the graph when the chosen layout is either Cose or Rendom.
17
+- Added Refresh button to re-layout the graph when the chosen layout is either Cose or Random.
18
19
## Version 2.0.0
20
0 commit comments