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
47d52827f5
Fixed #1039 , icon now returns correct distance to border
9 years ago
AlexDM0
0cf8c4aae0
- Fixed updating bounding box of nodes without drawing.
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
3f6b206a1f
fixed bug in circular images, moved examples
9 years ago
Alex de Mulder
c3883970e4
numerous bugfixes, partial progress with examples
9 years ago
Alex de Mulder
ccbdd46cc4
fixed bounding box bug, added function filter to configuration system
9 years ago
jos
ad088cde4d
Updated examples 1 to 13
9 years ago
Alex de Mulder
d600bf71c0
implemented error notification when not giving an unicode for the icon
9 years ago
Alex de Mulder
6393f3eda1
added shadow option to nodes and edges
10 years ago
jos
7248587d67
Removed spam
10 years ago
jos
6c61e7b418
Renamed Network modules to capital first letter
10 years ago
Alex de Mulder
54c5498e4f
improved (circular) images size handling and label positions
10 years ago
Alex de Mulder
5f4ebd0794
patched redraw requests with image load callbacks during stabilization. Fixed size option correctly working for images and circular images.
10 years ago
Alex de Mulder
39eb2e5079
most of the manipulation is now in 4.0
10 years ago
Alex de Mulder
b62d536fe7
updated group options, icon api change
10 years ago
Alex de Mulder
5c54f27f12
renamed all node and edge files, added diamond shape, tweaked shapes to always align and center all shapes. this improves the labelling
10 years ago
Alex de Mulder
9cd6c4ae06
fixed images, groups, circular images, repeating events
10 years ago
Alex de Mulder
2152bd64ce
clustering now using new visibility model, ripped edges apart, arrows not yet functional
10 years ago
Alex de Mulder
ef39ec13b6
icons also working.
10 years ago
Alex de Mulder
b2178ffcc9
seperated all node styles from the main node object
10 years ago
Alex de Mulder
3fda5397c4
made labels seperate. Needs cleaning up and comments
10 years ago
Alex de Mulder
baf4cd0a1e
altered edge option structure
10 years ago
Alex de Mulder
ca11929e85
put all nodes and edges into one container. keep track of indices for visible and physics activated nodes
10 years ago
Alex de Mulder
1fbdf3b58e
network works again!
10 years ago
Alex de Mulder
333ec38c3c
started creation of the edges handler and the nodes handler. currently broken.
10 years ago