68 Commits (0ac1ce405f9c392523f82d0025a311aedfd463ef)

Author SHA1 Message Date
  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 b998ecd3b5 Enables "requireReturnType" for valid-jsdoc lint rule (#3374) 7 years ago
  macleodbroad-wf d4e4e9fa07 Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363) 7 years ago
  macleodbroad-wf 0df59c8f41 Makes Network, DataSet and DataView eslint compliant (#3304) 7 years ago
  wimrijnders 6b191f8bc9 Network: Block recalculation of level in LayoutEngine._determineLevelsDirected() (#3294) 7 years ago
  wimrijnders 9664c27b36 Refactor LayoutEngine for further work (#3227) 7 years ago
  wimrijnders c16b2a3c58 Network: Smooth type 'dynamic' adjusted for node-specific option in hierarchical (#3130) 7 years ago
  wimrijnders a746466950 Fix usage of clustering with hierarchical networks (#3132) 7 years ago
  wimrijnders 3ce7fbecf0 Refactoring of LayoutEngine (#3110) 7 years ago
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  wimrijnders b20fe1231c Fix for exploding directed network, first working version; refactored hierarchical state in LayoutEngine. (#3017) 7 years ago
  Ludo Stellingwerff ec201296aa Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
  Richard van der Hoff 6acc7bdd8c feat(network): Improve the performance of the network layout engine (#2729) 7 years ago
  AoDev e6ed962238 chore(lint): added support for eslint (#2695) 7 years ago
  Josh Ventura 3456acffa1 Network: Fix tree collision in hierarchical layout (#2625) 7 years ago
  Steven Pearce eb675cd7f6 Resolve issue almende/vis#1857 8 years ago
  Alex de Mulder 822243e02a fixed another bug in hierarchical layout 8 years ago
  Alex de Mulder 2bff294789 - Fixed #1644, #1631: overlapping nodes in hierarchical layout should no longer occur. 8 years ago
  Alex de Mulder 7a830877d1 Fixed #1594: bug in hierarchical layout. 8 years ago
  Alex de Mulder 39ea3b43d0 - Added options to customize the hierarchical layout without the use of physics. 8 years ago
  Alex de Mulder d2a3c7db7d updated mistake in the docs 8 years ago
  Alex de Mulder 2977dfd565 - Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace. 8 years ago
  Alex de Mulder 6e9e4cc3d5 - Altered edges for arrows and added the arrowStrikethrough option. 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 9c2dbe5c99 cleaned up a little 8 years ago
  Alex de Mulder 24aa86020e updated jdocs 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 5ea731c8cf improved layout hierarchical view. TODO: cleanup level allocation to use the crawler. 8 years ago
  Alex de Mulder f57288e35e wip improved layout for hierarchical 8 years ago
  Alex de Mulder 1330708f63 improvements on hierarchical layout 8 years ago
  Alex de Mulder 5302f74521 - Fixed #1362: Layout of hierarchicaly systems no longer overlaps NODES. 8 years ago
  Alex de Mulder db05c2bd15 - Fixed arrows to icon, text and circularImage shapes 9 years ago
  Alex de Mulder 985693e123 - Fixed stabilized event not firing if layout algorithm does very well. 9 years ago
  Alex de Mulder 3f5c71eea3 - Fixed critical camera zoom bug #1273. #1266, #1255 9 years ago
  jos a328415c22 Added loop protection to `layoutNetwork` 9 years ago
  Alex de Mulder 64c1995d81 added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network. 9 years ago
  Alex de Mulder 26a1fc588a - Fixed bugs in clustering algorithm. 9 years ago
  Alex de Mulder 8eea19a756 - cleaning up 9 years ago
  Alex de Mulder 36ecb2c933 - added improved timestep adaption, fixed bugs in stabilization 9 years ago
  Alex de Mulder 09d3dfbb09 - made it pretty, fixed bugs in clustering 9 years ago
  Alex de Mulder 0161b22160 - added kamadaKawai algorithm as prototype 9 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 9 years ago
  Alex de Mulder e9fc1a0303 fixed hierarchical layout toggle issue. 9 years ago
  Alex de Mulder 4ef684af2e Fixed #1087, updated history 9 years ago
  Alex de Mulder f699061e29 - Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout 9 years ago
  Alex de Mulder f7eee473bd fixed accidental redrawing during stabilization. Fixed infinite recursion when fixing node without coordinates 9 years ago
  Alex de Mulder ba6ba69602 tweaked function naming 9 years ago
  Alex de Mulder 229c22bc9b Removed depricated dynamic entree, allow any smooth curve style for hierarchical layout. 9 years ago
  Alex de Mulder 54f99f7280 fixed little bug in layoutengine and it's brother 9 years ago