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
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
Alex de Mulder
6393f3eda1
added shadow option to nodes and edges
10 years ago
jos
7248587d67
Removed spam
10 years ago
Alex de Mulder
54c5498e4f
improved (circular) images size handling and label positions
10 years ago
Alex de Mulder
39eb2e5079
most of the manipulation is now in 4.0
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