Alex de Mulder
832a0aa2fa
- fixed cleanup of manipulation mixin
il y a 10 ans
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.
il y a 11 ans
Alex de Mulder
6b8198d30f
justified examples
il y a 11 ans
jos
5d9a7d02b4
Refactored more code from `graph` to `network`
il y a 11 ans
Alex de Mulder
d65fbafcd7
refactor: graph --> network
il y a 11 ans
Alex de Mulder
e12406b59a
renamed frameResize to resize
il y a 11 ans
Alex de Mulder
2cc11d4e9b
bug fix, typo fix, clarified docs
il y a 11 ans
josdejong
7a5fb1492d
Merged all css files in vis.css, restructured image locations
il y a 11 ans
Alex de Mulder
2c6928d256
Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML.
il y a 11 ans
Alex de Mulder
d3506a82b3
refactoring, altered data manipulation, added callbacks and triggers, inserted temporary function overloading
il y a 11 ans
Alex de Mulder
984f2efafb
Added Barnes-Hut force model. Main slowdown is in the drawing now..
il y a 11 ans
Alex de Mulder
12669bcc54
Added data manipulation functionality
il y a 11 ans
Alex de Mulder
544a4f32fd
fixed merge
il y a 11 ans
Alex de Mulder
e8597bcbeb
WIP manipulate dataset for graph
il y a 11 ans
josdejong
3c10c6d071
Renamed UI* stuff to Navigation
il y a 11 ans
Alex de Mulder
5e93c44279
refactoring, constants names, fixed trello notes
il y a 11 ans
Alex de Mulder
181516e2dd
added edge selection and removed this.selection from the graph
il y a 11 ans
Alex de Mulder
c7a50a7243
finalized UI and keyboard navigation. Finished docs, updated history.MD
il y a 11 ans
Alex de Mulder
3e9b13c1db
fixed ZoomToFit, tweaked force calculation
il y a 11 ans
Alex de Mulder
fdd7e7b2fc
corrected discreet step and scaled forces
il y a 11 ans