diff --git a/HISTORY.md b/HISTORY.md index ddfbd37c..8a56d85f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -14,6 +14,8 @@ http://visjs.org - Fixed click to use. - Fixed getConnectedEdges method. - Fixed clustering bug. +- Added getNodesInCluster method. +- Renamed editNodeMode to editNode, editNodeMode now give a deprication log message. ### Graph2d & Timeline diff --git a/docs/network/index.html b/docs/network/index.html index b9b7cee1..7f940972 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -622,6 +622,15 @@ var locales = {
String clusterNodeId
)
+ String nodeId
)