221 Commits (6adbefdaaca9e59934371d0613b1c6aca72c4c65)

Author SHA1 Message Date
  wimrijnders 6adbefdaac Network Clustering fixes on usage joinCondition for clusterOutliers() (#3388) 7 years ago
  wimrijnders dc33994eed Fix setting of edge color options via Network.setOptions() (#3377) 7 years ago
  wimrijnders 046fb2784a Enable unit testing for module Network (#3313) 7 years ago
  wimrijnders 810d088d34 [Network] Dynamically adjust clustering when data changes. (#3330) 7 years ago
  wimrijnders 536d250180 Add option definitions and validation to Graph3d (#3099) 7 years ago
  wimrijnders 2697973069 Cleanup mergeOptions() (#3280) 7 years ago
  wimrijnders 6aba9b22d6 Fix infinite loop on drawing of large labels (#3228) 7 years ago
  wimrijnders 9795e907aa Refactoring and unit testing of Validator module (#3106) 7 years ago
  wimrijnders ca6beb029d Add unit tests for Graph3D issue (#3260) 7 years ago
  David Sutherland 48a1d3a82a Adjusting timeline TimeStep.roundToMinor - fixes #3105 (#3175) 7 years ago
  wimrijnders b882b3873c Properly handle newline escape sequences in strings for DOT (#3112) 7 years ago
  Brad Hards 3ecc98fffc [Timeline fix #2814] Do not corrupt class names at high zoom levels. (#2909) 7 years ago
  Brad Hards 3df8107467 Fix regression introduced in #2743. (#2796) 7 years ago
  Brad Hards c83492e23f Initial tests for timeline ItemSet. (#2750) 7 years ago
  Brad Hards ceb698626a fix(timeline): #2720 Problems with option editable (#2743) 7 years ago
  Brad Hards b0b4d54400 Add initial tests for Timeline PointItem (#2716) 7 years ago
  Alexander Wunschik cb20857c2d Fix(network): handle label composition for long words (#2650) 7 years ago
  Brad Hards 6c22663b3d Minor cleanups in Timeline Range. (#2633) 7 years ago
  CapitanMorgan 91c96ba38c fixes #2100 and issues with edges when clustering (#2229) 8 years ago
  jos 3d4b1dc538 Added a comment 8 years ago
  Alex de Mulder 40aac52c18 not set scale to 3.3 when initializing empty 8 years ago
  Alex de Mulder 822243e02a fixed another bug in hierarchical layout 8 years ago
  jos 448734ceb9 Fixed #1683: implemented `currentTimeTick` event 8 years ago
  Alex de Mulder 386082e443 Fixed #1677: updating groups through manipulation now works as it should. 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 53d37f1344 Fixed #1635: edges are now referring to the correct points 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 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 8 years ago
  Alex de Mulder 589093d502 - Fixed #1406, control nodes are now drawn immediately without a second redraw. 8 years ago
  Ludo Stellingwerff 6e9228c2ce Remove unnecessary field reduction again. 8 years ago
  Ludo Stellingwerff 22a964daea Fix DataView for Graph2d, cleanup group initialisation. 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
  jos 1dff079d4a Fixed broken unit test 8 years ago
  jos 5f0755a373 Fixed #1437: Restored `data` property of the update event of DataSet. 8 years ago
  jos 6453cd0d62 Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids. 8 years ago
  Alex de Mulder 1330708f63 improvements on hierarchical layout 8 years ago
  Alex de Mulder 349017cf85 - Fixed #1416: Fixed error in improvedLayout. 8 years ago
  Alex de Mulder ffa3be85db - Fixed #1408: Unclustering without release function respects fixed positions now. 8 years ago
  Alex de Mulder 3c9b849241 - Fixed #1414: Fixed color references for nodes and edges. 8 years ago
  Alex de Mulder 5302f74521 - Fixed #1362: Layout of hierarchicaly systems no longer overlaps NODES. 8 years ago
  Alex de Mulder ce4fec4da3 - Fixed #1324: Labels now scale again. 9 years ago
  Alex de Mulder 759cff058b - Fixed #1398: Support nodes start with the correct positions. 9 years ago
  Alex de Mulder 11318647fe added images with borders and updated the manipulation css 9 years ago
  Alex de Mulder 7a6246ecc2 - Fixed bug where a box shape could not be drawn outside of the viewable area. 9 years ago
  Alex de Mulder bb0104bacf fixed self referencing edges during clustering 9 years ago