Zuko Mgwili
c2b00d0392
Added feature that allows the border for a circularImage shape to be dashed
Added the following:
- dashes property to nodes in options.js
- dashes property with value false to defaultOptions in NodesHandler.js
- support for Arrays to selectiveNotDeepExtend function in util.js
- functionality to CircleImageBase.js that allows circularImage nodes to have dashed borders
- example demonstrating how to apply the dashed border to a circularImage node
- documentation explaining the usage of the dashes property on a node
9 years ago
Alex de Mulder
3ab17e2cb0
Fixed node resizing on dragging.
9 years ago
Alex de Mulder
78c5f38568
- Added labelHighlightBold option to edges and nodes.
9 years ago
Alex de Mulder
47d52827f5
Fixed #1039 , icon now returns correct distance to border
9 years ago
Alex de Mulder
103b5b122c
Fixed #1044 , gave navigation buttons their own handler for release.
9 years ago
AlexDM0
0cf8c4aae0
- Fixed updating bounding box of nodes without drawing.
9 years ago
Alex de Mulder
b75ccbaf06
Fixed static smooth edges not being handled correctly in all angles
9 years ago
Alex de Mulder
af39649458
- Improved handling of empty image field.
9 years ago
Alex de Mulder
f699061e29
- Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout
9 years ago
Alex de Mulder
4d8ade5c67
Fixed #953 - Added zoom events from keyboard and navigation buttons.
9 years ago
Alex de Mulder
85765f92a8
parseFloat of edges
9 years ago
Alex de Mulder
e96d228ab8
Added releaseFunction to openCluster.
9 years ago
Alex de Mulder
ab112d8a40
added stochastic option check to the testing. Fixed few bugs
9 years ago
Alex de Mulder
d1b0c59357
fixed #899 , self referencing edges do not use orientation other than horizontal
9 years ago
Alex de Mulder
34be08fd51
- Improved robustness against people molesting the Function.prototype.bind()
9 years ago
Alex de Mulder
50e916e3de
removed random from physics. fixed setting hidden and physics dynamically, fixed manipulation system bug
9 years ago
Alex de Mulder
cf3614001e
removed log, rebuilt
9 years ago
Alex de Mulder
db5782cad8
- Fixed #861 , brokenImage only working for one node if nodes have the same image.
9 years ago
Alex de Mulder
09d7d4bb53
- Fixed bug with the moveTo and getViewPosition methods.
9 years ago
Alex de Mulder
e2945947fd
- Fixed click to use
9 years ago
Alex de Mulder
87277e5db6
fixed #859 . images now resize again when they are loaded.
9 years ago
Alex de Mulder
547fb05176
fixed dynamic edges not correctly handling non-existent nodes.
9 years ago
killerDJO
a53bcd8efa
fixed colors for selected and hover states
9 years ago
Alex de Mulder
3f6b206a1f
fixed bug in circular images, moved examples
9 years ago
Alex de Mulder
d404798174
fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval
9 years ago
Alex de Mulder
ad2d70ed8b
fixed numerous clustering bugs, added more examples, numerous other bug fixes
9 years ago
Alex de Mulder
cbc4c8dce3
fixed bugs, set all groups to reload if globally changed
9 years ago
jos
176742b33f
Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`.
9 years ago
Alex de Mulder
9921fe750b
worked with examples
9 years ago
Alex de Mulder
c3883970e4
numerous bugfixes, partial progress with examples
9 years ago
Alex de Mulder
14ed1bb907
bugfixes, added examples
9 years ago
Alex de Mulder
ccbdd46cc4
fixed bounding box bug, added function filter to configuration system
9 years ago
Alex de Mulder
cc3e12ad66
added another solver based on barnesHut but with some of the forceAtlas2 equations
9 years ago
jos
88ab094789
Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error
9 years ago
Alex de Mulder
f81b41c16b
fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage
9 years ago
Alex de Mulder
5b7a90f4dc
added multiselect, reworked options
9 years ago
Alex de Mulder
5b3f19acb5
fixed viewable area check as per #812
9 years ago
Alex de Mulder
c9a1a88f41
fixed all trello issues and added snazzy option lookup to validator
9 years ago
Alex de Mulder
bdf11324d1
fixed buttons
9 years ago
Alex de Mulder
3dc963ca20
disable the 'deleting' of fixed option
9 years ago
Alex de Mulder
de5a9a76e6
fixed physics bug
9 years ago
Alex de Mulder
e0a59ba01f
fixed dashes
9 years ago
jos
ad088cde4d
Updated examples 1 to 13
9 years ago
Alex de Mulder
357853e2ce
allowed deleting values with null and undefined. Fix for global variables, fix for edge color strings
9 years ago
Alex de Mulder
050e2daa7e
fix for sad labelless nodes
9 years ago
Alex de Mulder
676250fd31
made config system fully independent of the network.
9 years ago
Alex de Mulder
4d57a6df7c
unified options with timeline, updated docs and configurator
9 years ago
Alex de Mulder
6f5bc44eea
docs, bugfixes
9 years ago
Alex de Mulder
efd876dba8
debugging a bit
9 years ago
Alex de Mulder
bf274fd51e
added a pretty amazing option checker to network :)
9 years ago