4 Commits (f7f0dd8c5d1513fc6808e90e0621cc15794dd75e)

Author SHA1 Message Date
  Alex de Mulder 5c16cf00f8 added bounding box to image node style 9 years ago
  Alex de Mulder 06bf7c265b - Fixed mass = 0 for nodes. 10 years ago
  Alex de Mulder 6b8198d30f justified examples 10 years ago
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  Alex de Mulder 7b17ccaa25 added highlight on keypress per #62 10 years ago
  Alex de Mulder 7754c2363f Clarified docs, stressing the css file is required to use the navigation and manipulation features of graph. (#55) 10 years ago
  Alex de Mulder 5262fa059a Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos. 10 years ago
  josdejong 7a5fb1492d Merged all css files in vis.css, restructured image locations 10 years ago
  josdejong d48fd1ed69 Fixed filename case errors 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
  josdejong 2feb514a2a Implemented dragging items 10 years ago
  Alex de Mulder 12669bcc54 Added data manipulation functionality 10 years ago
  josdejong aee5908912 Released version 0.4.0 10 years ago
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 10 years ago
  josdejong 3b6ca106ae Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code 10 years ago
  josdejong 6805c1f918 Renamed keyboardNavigation to keyboard 10 years ago
  josdejong 3c10c6d071 Renamed UI* stuff to Navigation 10 years ago