43 Commits (3d744d1236ce1ddfff0979207d562c1d892e8425)

Author SHA1 Message Date
  Alex de Mulder bb9334e6fd minor tweaks 9 years ago
  Brendon Page 5b0f318d1a Fixed issue where multi line labels for image and circularImage nodes would overlap the node ... again but properly this time 9 years ago
  Brendon Page 0ab6febf58 Updated circularImage node shape to render a circle, of the default radius, when images are loading or have failed to load 9 years ago
  Alex de Mulder 74e58d668c - Added labelAlignment option to edges. Thanks @T-rav! merged #566 9 years ago
  Alex de Mulder da632446f6 Reverted patch that made nodes return to 'default' setting if no group was assigned to fix issue #561 9 years ago
  Alex de Mulder c07ebefdc9 small tweaks 9 years ago
  Alex de Mulder d5b6371bae merged pull #554 9 years ago
  Alex de Mulder 08503bd9c4 improved (not neccesarily fixed) the fontFill offset between different browsers. #365 9 years ago
  Alex de Mulder d07be630c2 tweaked circles 9 years ago
  Alex de Mulder f52548e3a3 - Fixed repeating stabilized event when the network is already stabilized. 9 years ago
  Brendon Page 00649c2e32 Added CircularImage shape 9 years ago
  Alex de Mulder 6618b21d12 - Fixed infinite loop when an image can not be found and no brokenImage is provided. #395 9 years ago
  Alex de Mulder 3a27e55c3a altered behaviour of groups, properties are now extended instead of copied. #477 9 years ago
  Alex de Mulder 5c248cdd36 fixed bug where the box shape does not use the hover background #477 9 years ago
  Alex de Mulder cd7c71a31e - Made nodes who lost their color revert back to default. 9 years ago
  Alex de Mulder af0259cb8e added bounding box to image node style 9 years ago
  Alex de Mulder 31aa7fe676 made the physics calculations a bit more stable (decreasing BarnesHut theta to 0.5 from 0.6), gave nodes a boundingBox that is used for zoomExtent to ensure everything fits. 9 years ago
  jos f6655c0014 Fix in positioning of text label of node 10 years ago
  Alex de Mulder 3ae5cda499 fixed node label becoming undefined 10 years ago
  Alex de Mulder 8e0f4733a1 added cacheing to edge labels, cannot cache node labels due to different shapes 10 years ago
  Alex de Mulder 86070fb329 tweaked node label size cache 10 years ago
  Alex de Mulder e561505bb0 - found source of dynamicEdges problem and fixed 10 years ago
  Alex de Mulder 8fb94fe2c4 fixed drag events, tweaked allowed to move implementation 10 years ago
  Alex de Mulder 4fa0b995bc updated the fixed property of Nodes. You can now always unfix it with allowedToMove #303 10 years ago
  Alex de Mulder c2866fb50c - Fixed minor bug in positioning of fontFill of nodes with certain shapes. 10 years ago
  Alex de Mulder 1cecbb96eb added multiline text to edges, updated multiline code for both nodes and edges #291 10 years ago
  Scott Fairgrieve 2ca1972f01 Update network/node image code to allow for specifying a broken image url to use when a node image fails to load 10 years ago
  Alex de Mulder c1bff7c986 cleaned up docs for network, added fontfill for nodes 10 years ago
  Alex de Mulder 4751cd5258 Introduced a new layout algorithm for the hierarchical system based on the direction of the edges. 10 years ago
  Alex de Mulder 2abfcd8261 Fixed physics stopping conditions, updated history #255 10 years ago
  Alex de Mulder 4ad7165bb7 Added barChart overlap functions 10 years ago
  jos c39c41f549 Removed a weird character 10 years ago
  Alex de Mulder 22a76cf2e3 fixed typo's in example 29, fixed group id 0 not used 10 years ago
  Alex de Mulder 06bf7c265b - Fixed mass = 0 for nodes. 10 years ago
  Alex de Mulder 72105bf73b fixed edge edit nodes 10 years ago
  jos 0f14626db5 Updated version number to 3.1.0 10 years ago
  Alex de Mulder cd131960dc added few examples, added gephi parser (JSON), added JSON get for dataset 10 years ago
  Alex de Mulder 4e25648e3b removed console.log debug 10 years ago
  Alex de Mulder a0ab10085b added border width option for nodes per #210 10 years ago
  Alex de Mulder e3068abf78 fixed dot radius bug per #208 10 years ago
  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