2 Commits (fb6675a5855aae2957be1429f1ff2ced7c92d453)

Author SHA1 Message Date
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago
  Alex de Mulder 4ff78bf0e3 checked refactor, fixed bug multiline comment 10 years ago
  jos a5dd92d349 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  Alex de Mulder 17a6f6bb74 fixed multiline labels per #184 10 years ago
  Alex de Mulder 1224a3cf0a added editing of edges with the data manipulation, as suggested by #169 10 years ago
  Alex de Mulder f998388c84 minor bugfixes for git issues #157 #158 #159 10 years ago
  Alex de Mulder 6ef3cdb582 added hover styles and options 10 years ago
  Alex de Mulder 5e6718b164 updated history, added function documentation 10 years ago
  Tim Pettersen fc8a5b3180 Allow customization of tooltip styling. 10 years ago
  Tim Pettersen a3b1997df1 Allow Node and Edge title values to be the result of a function. 10 years ago
  Alex de Mulder edfa132fce hierarchical layout is now recalculated on addition and removal of node or edge and edit of edge 10 years ago
  Alex de Mulder 69dfd22d58 experiment 10 years ago
  Alex de Mulder f3f718565b fixed bug per #70 10 years ago
  Alex de Mulder 6629d298ec fixed positioning bug, positioning doesnt need manipulation hack anymore. 10 years ago
  Alex de Mulder 4cf6814f09 added loadXYinDataset() and seperated allowedToMove into X and Y parts 10 years ago
  Alex de Mulder 8a3c45eab9 added hierarchical layout 10 years ago
  Alex de Mulder 9f643b964c tweaks and minor bugfix 10 years ago
  Alex de Mulder 2c6928d256 Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML. 10 years ago
  Alex de Mulder d3506a82b3 refactoring, altered data manipulation, added callbacks and triggers, inserted temporary function overloading 10 years ago
  Alex de Mulder 0bd417bdec finalized smooth edges and force calculation 10 years ago
  Alex de Mulder 48b9499a3c Added smooth curve support for center arrow and arrow. 10 years ago
  Alex de Mulder fc95490f8a Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments. 10 years ago
  Alex de Mulder 4b367b512c added most of smooth curve system. Check example 16 for bug related to size. 10 years ago
  Alex de Mulder 4a08269699 mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut 10 years ago
  Alex de Mulder da444af45e fixed BUG! barnes hut functional but slower than almende linear approx algorithm. Now to fix the naming of functions and explain code... 10 years ago
  Alex de Mulder 45692d8681 Modified code structure, fixed barnes Hut bugs 10 years ago
  Alex de Mulder 2da8641aaa failed experiment to use branes Hut with repulsionfields. reverting. 10 years ago
  Alex de Mulder 984f2efafb Added Barnes-Hut force model. Main slowdown is in the drawing now.. 10 years ago
  josdejong 2feb514a2a Implemented dragging items 10 years ago
  Alex de Mulder e8597bcbeb WIP manipulate dataset for graph 10 years ago
  josdejong 3c10c6d071 Renamed UI* stuff to Navigation 10 years ago
  Alex de Mulder 5e93c44279 refactoring, constants names, fixed trello notes 10 years ago
  Alex de Mulder d8ec131e38 fixed trello bugs: rewrote setSelection, tweaked forces and damping, grav point is fixed in space now 10 years ago
  Alex de Mulder d592459bc2 added Dynamic UI icon URL 10 years ago
  Alex de Mulder 3e9b13c1db fixed ZoomToFit, tweaked force calculation 10 years ago
  Alex de Mulder fdd7e7b2fc corrected discreet step and scaled forces 10 years ago
  Alex de Mulder a3f935fe20 added zoomExtends, added function documentation 10 years ago
  AlexDM0 111e5c2d3c rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality. 10 years ago
  AlexDM0 0ff54067a1 created UI sector, starting to rework selection (generalize it over nodes and edges), edge implementation later. 10 years ago
  Alex de Mulder ba1dbb468c Bug fixes, changed clustering to mixin, added examples and documentation. 10 years ago
  Alex de Mulder 3b1fde2608 Tested all examples, they work. Added documentation, renamed variables, refactoring, complete movement from universe to sectors 10 years ago
  Alex de Mulder e91b3bd7a6 added support for seperate universes. struggling with mixins. 10 years ago
  Alex de Mulder d80de1b128 improved decluster around zoom center. Added only render when visible check, speeding up drawing. 10 years ago
  Alex de Mulder 4c747d9caf Documentation, doubleTap, imporved hubs 10 years ago
  Alex de Mulder 1f697cfde9 cluster rendering. Cluster hubs, refactoring 10 years ago
  Alex de Mulder 93c77fdfaf Included hubaggregation clustering, changed the launch sequence to speed up the loading of big data. 10 years ago
  Alex de Mulder d8bef9cb24 clustering levels introduced 10 years ago
  Alex de Mulder 782869463e clustering, looking for keypressevent 10 years ago