60 Commits (90337a9d606fc7f74ff74cfa207becf4b90c61c3)

Author SHA1 Message Date
  wimrijnders 683544c51f Network: Relax clustering condition for adding already clustered nodes to cluster (#3554) 7 years ago
  wimrijnders 0f3789a150 Adjust for-in loops so they can deal with added properties in Array and Object prototypes (#3471) 7 years ago
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  wimrijnders f75a89366c Network: Cluster node handling due to dynamic data change. (#3399) 7 years ago
  wimrijnders 6adbefdaac Network Clustering fixes on usage joinCondition for clusterOutliers() (#3388) 7 years ago
  macleodbroad-wf 48c7cf93f1 Enable jsdoc-require MethodDefinition (#3382) 7 years ago
  macleodbroad-wf 6dfb468974 Enables "ClassDeclaration" for require-jsdoc lint rule, and adds all missing class-level jsdoc (#3373) 7 years ago
  macleodbroad-wf d4e4e9fa07 Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363) 7 years ago
  wimrijnders 810d088d34 [Network] Dynamically adjust clustering when data changes. (#3330) 7 years ago
  macleodbroad-wf 0df59c8f41 Makes Network, DataSet and DataView eslint compliant (#3304) 7 years ago
  wimrijnders fc7b5f0808 Multiple base edges in clustered edge (#3268) 7 years ago
  wimrijnders af4e1fa9ed Network: make 'hidden' and 'clustered' play nice together (#3274) 7 years ago
  wimrijnders 04ecc8575b Prevent crashes from invalid id's in `Clustering.findNode()` (#3166) 7 years ago
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  CapitanMorgan 91c96ba38c fixes #2100 and issues with edges when clustering (#2229) 8 years ago
  Steven b84e9e48de Removed restriction to allow clusters of a single node. (#2013) 8 years ago
  Steven b752755a36 Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055) 8 years ago
  Steven 996298793e Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055) 8 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 8 years ago
  jos dc70824f4b Some more fixes regarding custom id fields. Still broken! 8 years ago
  jos a95aa84b18 Some more fixes regarding custom id fields 8 years ago
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 8 years ago
  Alex de Mulder 573d355827 - Fixed #1404, made the array returned by findNode match the docs. 8 years ago
  Alex de Mulder ceac4bf6a4 - Fixed #1529, clustering and declustering now respects the original settings of the edges for physics and hidden. 8 years ago
  Alex de Mulder 34bd031888 - Fixed findNode method. It now does not return internal objects anymore. 8 years ago
  Alex de Mulder d856af1e55 Cleaned up code, possibilities for future custom sorting of levels. Whitespace cleaning, options for layout, documentation and examples are still required. 8 years ago
  Alex de Mulder 410f83aa38 - Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. 8 years ago
  Alex de Mulder ffa3be85db - Fixed #1408: Unclustering without release function respects fixed positions now. 8 years ago
  Alex de Mulder bb0104bacf fixed self referencing edges during clustering 9 years ago
  Alex de Mulder 68c117280f Fixed phantom edges during clustering #1281 9 years ago
  Alex de Mulder 26a1fc588a - Fixed bugs in clustering algorithm. 9 years ago
  Alex de Mulder 09d3dfbb09 - made it pretty, fixed bugs in clustering 9 years ago
  AlexDM0 9a2bec6898 removed node cleanup 9 years ago
  Alex de Mulder 42c2adf009 prepared for supernodes. Cleaned code 9 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 9 years ago
  Alex de Mulder e228ba9482 different fix for clustering, this one should work :) (sounds familiar) 9 years ago
  Alex de Mulder 5f486ee56b fixed clustering phantom edge problem 9 years ago
  Alex de Mulder 1bc9ea443c fixed clustering bug #1083 9 years ago
  Alex de Mulder 296a457d31 fixed clustering issue #1050 9 years ago
  Alex de Mulder a2fd26e2f6 fixed small bug 9 years ago
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 9 years ago
  Milt Reder 2c7473e05c fixed typo in clusterByHubsize 9 years ago
  Alex de Mulder b2eaf589a7 - Fixed clustering bug 9 years ago
  Alex de Mulder 50f6dbc0e7 fixed bug in clustering! woohoo! added event on off once to docs. more examples 9 years ago
  Alex de Mulder b8502f2130 fixed cluster bug 9 years ago
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
  Alex de Mulder 5b3f19acb5 fixed viewable area check as per #812 9 years ago
  Alex de Mulder 7919d58c84 added clustering documentation, updated clustering to 4.0, bug fixing 9 years ago
  Alex de Mulder c48a48a30f added docs to branch 9 years ago
  jos 7248587d67 Removed spam 9 years ago