jos
|
f0a5b12593
|
Moved source code from `/src/` to `/lib/`
|
10 years ago |
jos
|
942de0df42
|
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
|
11 years ago |
Alex de Mulder
|
7f50034dd2
|
Changed navigation css per #51, added stabilizationIterations option to graph and docs per #52
|
11 years ago |
Alex de Mulder
|
5262fa059a
|
Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos.
|
11 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.
|
11 years ago |
Alex de Mulder
|
4a08269699
|
mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut
|
11 years ago |
josdejong
|
1f56efe37c
|
Tweaked the script to get icon path
|
11 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
|
11 years ago |
josdejong
|
6805c1f918
|
Renamed keyboardNavigation to keyboard
|
11 years ago |
josdejong
|
3c10c6d071
|
Renamed UI* stuff to Navigation
|
11 years ago |
Alex de Mulder
|
5e93c44279
|
refactoring, constants names, fixed trello notes
|
11 years ago |
Alex de Mulder
|
c7a50a7243
|
finalized UI and keyboard navigation. Finished docs, updated history.MD
|
11 years ago |
Alex de Mulder
|
d592459bc2
|
added Dynamic UI icon URL
|
11 years ago |
Alex de Mulder
|
3e9b13c1db
|
fixed ZoomToFit, tweaked force calculation
|
11 years ago |
Alex de Mulder
|
fdd7e7b2fc
|
corrected discreet step and scaled forces
|
11 years ago |
Alex de Mulder
|
a3f935fe20
|
added zoomExtends, added function documentation
|
11 years ago |
AlexDM0
|
111e5c2d3c
|
rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality.
|
11 years ago |