71 Commits (90337a9d606fc7f74ff74cfa207becf4b90c61c3)

Author SHA1 Message Date
  wimrijnders 4a25c43e4c Network: Retain constraint values in label font handling (#3520) 7 years ago
  wimrijnders 659f0e93ce Network: Add extra check on null value during label handling (#3511) 7 years ago
  wimrijnders 409e4a355f Network detect clicks on labels (#3410) 7 years ago
  wimrijnders 75e6263ac3 Network: Fix handling of multi-fonts (#3486) 7 years ago
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  wimrijnders dc33994eed Fix setting of edge color options via Network.setOptions() (#3377) 7 years ago
  macleodbroad-wf 48c7cf93f1 Enable jsdoc-require MethodDefinition (#3382) 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
  wimrijnders 2697973069 Cleanup mergeOptions() (#3280) 7 years ago
  wimrijnders 22edb38171 Fix option handling label selection of edges (#3116) 7 years ago
  wimrijnders ed8d6cb0a0 Edge labels turn bold on select and hover (#3111) 7 years ago
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  wimrijnders 03c6e9b627 Fix #2914: Use option edges.chosen if present in global options (#2917) 7 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 7 years ago
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 7 years ago
  abxu 9af8c49193 Fixed updating arrows with the string type 8 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 8 years ago
  jos 4a720969e1 Fixed #1707: Network not supporting data with a custom id field 8 years ago
  Alex de Mulder 53d37f1344 Fixed #1635: edges are now referring to the correct points 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 4d8a2598f0 reevaluated object bridging over extending. New implementations to prevent bugs. 8 years ago
  Alex de Mulder 3c9b849241 - Fixed #1414: Fixed color references for nodes and edges. 8 years ago
  Alex de Mulder ce4fec4da3 - Fixed #1324: Labels now scale again. 9 years ago
  Alex de Mulder 3733976b35 - Fixed deletion of options by settings them to null. 9 years ago
  Alex de Mulder 1d0db57815 - Fixed setting font to null so the network won't crash anymore. 9 years ago
  Alex de Mulder ab88ca5299 - Fixed scaling not doing anything to edges. 9 years ago
  Coleman Kane c966a5feba Put node-label alignment into 'align' rather than 'textAlign' 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 78c5f38568 - Added labelHighlightBold option to edges and nodes. 9 years ago
  Alex de Mulder 85765f92a8 parseFloat of edges 9 years ago
  Alex de Mulder d1b0c59357 fixed #899, self referencing edges do not use orientation other than horizontal 9 years ago
  Alex de Mulder 50e916e3de removed random from physics. fixed setting hidden and physics dynamically, fixed manipulation system bug 9 years ago
  Alex de Mulder 547fb05176 fixed dynamic edges not correctly handling non-existent nodes. 9 years ago
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
  Alex de Mulder cbc4c8dce3 fixed bugs, set all groups to reload if globally changed 9 years ago
  Alex de Mulder c3883970e4 numerous bugfixes, partial progress with examples 9 years ago
  Alex de Mulder 14ed1bb907 bugfixes, added examples 9 years ago
  Alex de Mulder f81b41c16b fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage 9 years ago
  Alex de Mulder 5b3f19acb5 fixed viewable area check as per #812 9 years ago
  Alex de Mulder e0a59ba01f fixed dashes 9 years ago
  Alex de Mulder 357853e2ce allowed deleting values with null and undefined. Fix for global variables, fix for edge color strings 9 years ago
  Alex de Mulder bf274fd51e added a pretty amazing option checker to network :) 9 years ago
  Alex de Mulder 7e30d2f009 added manipulation documentation and numerous bugfixes 9 years ago
  Alex de Mulder 7919d58c84 added clustering documentation, updated clustering to 4.0, bug fixing 9 years ago
  Alex de Mulder 28e48828c3 tweaked options, simplified edge:color:inherit option 9 years ago
  Alex de Mulder cc129694f6 bug fixes, methods added and options changed to clean up code and to adhere to docs 9 years ago