Zuko Mgwili
6c502fb0e1
Added a shapeProperties object allowing configuration of shapes.
Replaced dashes property in options.js with a shapeProperties object containing a borderDashes property.
Replaced dashes property in defaultOptions in NodesHandler.js with shapeProperties object having its borderDashes property set to false.
Created implementations of enableBorderDashes and disableBorderDashes functions in NodeBase.js
Updated CircleImageBase to use enableBorderDashes and disableBorderDashes for enabling/disabling dashed borders.
Added to ShapeBase enableBorderDashes and disableBorderDashes calls to allow all shapes that have borders to have the dashed borders feature.
Updated example demonstrating how to apply the dashed border to a circularImage node
Created example demonstrating how to apply the dashed border to a all shapes that support dashed borders.
Updated documentation explaining the usage of the shapeProperties.
9 years ago
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
e96d228ab8
Added releaseFunction to openCluster.
9 years ago
Alex de Mulder
e44bc8f19b
reverted example
9 years ago
Alex de Mulder
ab112d8a40
added stochastic option check to the testing. Fixed few bugs
9 years ago
jos
f70982d0db
Renamed example
9 years ago
jos
a1b987be77
Replaced underscores in example names with camel case
9 years ago
jos
07c79704f0
Renamed an example
9 years ago
Alex de Mulder
50e916e3de
removed random from physics. fixed setting hidden and physics dynamically, fixed manipulation system bug
9 years ago
jos
626d4b9b8b
Fixed #877 : Added support for metaKey to select multiple items.
9 years ago
Alex de Mulder
fab3215f2f
made deselect and select nodes and edges fire more consistently
9 years ago
Alex de Mulder
e8bef2f837
- Fixed #884 , selectNode event.
9 years ago
Alex de Mulder
a69269cb0a
revert example
9 years ago
Alex de Mulder
0219c43720
changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect
9 years ago
Alex de Mulder
112c97559d
updated docs, examples, history
9 years ago
Alex de Mulder
dcc2eaf16a
fixed path
9 years ago
Alex de Mulder
3f6b206a1f
fixed bug in circular images, moved examples
9 years ago
jos
f685d62e90
Renamed folder `rest` to `other`
9 years ago
Alex de Mulder
041c2c08ad
updated css
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
50f6dbc0e7
fixed bug in clustering! woohoo! added event on off once to docs. more examples
9 years ago
jos
1d47ca44b3
Added shortcut key ctrl+enter
9 years ago
Alex de Mulder
ad2d70ed8b
fixed numerous clustering bugs, added more examples, numerous other bug fixes
9 years ago
jos
23b9a91740
Implemented attribute mapping for DOT language attributes
9 years ago
jos
f0bc4b1041
Some tweaks of the DOT playground
9 years ago
jos
7ec9c91f31
Some tweaks of the DOT playground
9 years ago
jos
d82973769c
Reworked the dot language playground and merged with the graphviz gallery
9 years ago
Alex de Mulder
0b0785fbf9
more examples, more tweaks, small expansion of the validator to check locally for matches.
9 years ago
Alex de Mulder
40c11a9e10
more buxfixes n doc updates and default value tweaks and example tweaks
9 years ago
Alex de Mulder
cbc4c8dce3
fixed bugs, set all groups to reload if globally changed
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
0d32566e39
bugfixes, start of reorganisation of examples
9 years ago
Alex de Mulder
cc3e12ad66
added another solver based on barnesHut but with some of the forceAtlas2 equations
9 years ago
Alex de Mulder
b01e3d268d
rebuilt
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
b075115f2d
changed docs, collected methods and events
9 years ago
Alex de Mulder
5b7a90f4dc
added multiselect, reworked options
9 years ago
jos
b9b19740ed
Removed "example*" name prefix from the graph3d examples
9 years ago
jos
8effbd782e
Use DataSet in example 01
9 years ago
jos
9105832119
Clean up test code from example 01
9 years ago
jos
0c9703016c
Reviewed/updated all timeline examples
9 years ago
jos
4fc9ffb476
Removed redundant file layout.html
9 years ago
jos
b8206c593c
Removed example 21 and renamed 31
9 years ago
Alex de Mulder
c9a1a88f41
fixed all trello issues and added snazzy option lookup to validator
9 years ago
jos
54c9efb936
Updated examples 34-39
9 years ago
jos
d01112fc17
Updated examples 32, 33
9 years ago
jos
f676845247
Updated some more examples
9 years ago
Alex de Mulder
b413dd5b34
render issue with hierarchical layout
9 years ago