Alex de Mulder
4418e441d6
allowed hierarchical layout to be set from setOptions
9 years ago
Alex de Mulder
805ef8d43e
- Fixed bug where a network that has frozen physics would resume redrawing after setData, setOptions etc.
- Added option to bypass default groups. If more groups are specified in the nodes than there are in the groups, loop over supplied groups instead of default.
- Added two new static smooth curves modes: curveCW and curve CCW.
- Added request redraw for certain internal processes to reduce number of draw calls.
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
cd131960dc
added few examples, added gephi parser (JSON), added JSON get for dataset
10 years ago
Alex de Mulder
eaef289544
Added multiple smoothCurve methods, added hideNodesOnDrag and hideEdgesOnDrag options. Added two examples. Added inheritColor option.
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
d65fbafcd7
refactor: graph --> network
10 years ago
jos
409e602513
Fixed some Prototypes from being globally defined
10 years ago
Tim Pettersen
fc8a5b3180
Allow customization of tooltip styling.
10 years ago
josdejong
7e6810955d
Switched to 2-space indentation
10 years ago
josdejong
c099dcb9af
Changed color options to an object with properties for border, background, and highlight color.
11 years ago
josdejong
287cfa1446
Splitted Graph.js into a file for every prototype (Node, Edge, ...)
11 years ago