Alex de Mulder
3f6b206a1f
fixed bug in circular images, moved examples
преди 10 години
jos
f685d62e90
Renamed folder `rest` to `other`
преди 10 години
Alex de Mulder
ad2d70ed8b
fixed numerous clustering bugs, added more examples, numerous other bug fixes
преди 10 години
Alex de Mulder
0d32566e39
bugfixes, start of reorganisation of examples
преди 10 години
jos
034d63ce59
Updated exampled up to 24
преди 10 години
Alex de Mulder
cc129694f6
bug fixes, methods added and options changed to clean up code and to adhere to docs
преди 10 години
Alex de Mulder
de9334458b
renamed option showNavigationIcons to navigationButtons
преди 10 години
Alex de Mulder
8fe1b70c0a
fixed bug in navigation
преди 10 години
Alex de Mulder
81ea2b1f4a
added google analytics
преди 10 години
Alex de Mulder
5c16cf00f8
added bounding box to image node style
преди 11 години
Alex de Mulder
06bf7c265b
- Fixed mass = 0 for nodes.
- Revamped the options system. You can globally set options (network.setOptions) to update
settings of nodes and edges that have not been specifically defined by the individual nodes and edges.
- Disabled inheritColor when color information is set on an edge.
- Tweaked examples.
- Removed the global length property for edges. The edgelength is part of the physics system. Therefore, you have to change
the springLength of the physics system to change the edge length. Individual edge lengths can still be defined.
- Removed global edge length definition form examples.
преди 11 години
Alex de Mulder
6b8198d30f
justified examples
преди 11 години
jos
5d9a7d02b4
Refactored more code from `graph` to `network`
преди 11 години
Alex de Mulder
d65fbafcd7
refactor: graph --> network
преди 11 години
Alex de Mulder
7b17ccaa25
added highlight on keypress per #62
преди 11 години
Alex de Mulder
7754c2363f
Clarified docs, stressing the css file is required to use the navigation and manipulation features of graph. ( #55 )
преди 11 години
Alex de Mulder
5262fa059a
Updated zoomExtent and added to methods as per #39 , removed width property from zoom extent -> getrange. typos.
преди 11 години
josdejong
7a5fb1492d
Merged all css files in vis.css, restructured image locations
преди 11 години
josdejong
d48fd1ed69
Fixed filename case errors
преди 11 години
Alex de Mulder
2c6928d256
Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML.
преди 11 години
josdejong
2feb514a2a
Implemented dragging items
преди 11 години
Alex de Mulder
12669bcc54
Added data manipulation functionality
преди 12 години
josdejong
aee5908912
Released version 0.4.0
преди 12 години
josdejong
778ed9c0d1
Implemented functions `on` and `off` to create event listeners for event `select`.
преди 12 години
josdejong
3b6ca106ae
Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code
преди 12 години
josdejong
6805c1f918
Renamed keyboardNavigation to keyboard
преди 12 години
josdejong
3c10c6d071
Renamed UI* stuff to Navigation
преди 12 години