Alex de Mulder
|
11318647fe
|
added images with borders and updated the manipulation css
|
9 years ago |
Alex de Mulder
|
db25fa6483
|
Release 4.8.2
|
9 years ago |
Alex de Mulder
|
68c117280f
|
Fixed phantom edges during clustering #1281
|
9 years ago |
jos
|
06811f311f
|
Released version 4.8.1
|
9 years ago |
Alex de Mulder
|
3f5c71eea3
|
- Fixed critical camera zoom bug #1273. #1266, #1255
- unified some methods in the networkUtil
- Fixed initial zoom issues #1252
|
9 years ago |
jos
|
5275849ade
|
Released version 4.8.0
|
9 years ago |
Alex de Mulder
|
22bc5e0380
|
added popup to configurator to explain the behaviour
|
9 years ago |
jos
|
d9223685e2
|
Implemented redraw throttling for Timeline
|
9 years ago |
AlexDM0
|
d87fd1d266
|
reverted selectEdge pull
|
9 years ago |
Alex de Mulder
|
a85d04683b
|
added live update for search
|
9 years ago |
jos
|
dae3c3d893
|
Released version 4.3.0
|
9 years ago |
Alex de Mulder
|
0242a35b32
|
release 4.2.0
|
9 years ago |
Alex de Mulder
|
a2fd26e2f6
|
fixed small bug
|
9 years ago |
jos
|
ba5cf07b08
|
Fixed #893, #911: the `clickToUse` option of Network, Graph2d, and Network was blocking click events in the web page.
|
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
|
85350c02a6
|
restructured networks docs again, collapsible methods
format for graph2d is now a function.
|
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
|
4bc0d62354
|
rebuilt
|
9 years ago |
Alex de Mulder
|
0ed1bc1da3
|
new build
|
9 years ago |
Alex de Mulder
|
c6171b36c3
|
rebuilt
|
9 years ago |
Alex de Mulder
|
2256516cb6
|
fixed bugs in hierarchical layout. Fixed bugs in configuration, added wrapper to configuration divs,, made label optional for nodes, if no label, id will be shown. Support for value arrays in deepextend.
|
9 years ago |
Alex de Mulder
|
a150b7cb27
|
fixed a number of bugs in manipulation
|
9 years ago |
Alex de Mulder
|
c48a48a30f
|
added docs to branch
|
9 years ago |
Alex de Mulder
|
92180442e5
|
consistency in physics
|
9 years ago |
Alex de Mulder
|
68b75d57ee
|
fixed css
|
9 years ago |
Alex de Mulder
|
cc129694f6
|
bug fixes, methods added and options changed to clean up code and to adhere to docs
|
9 years ago |
Alex de Mulder
|
3292c02e5a
|
rebuilt
|
9 years ago |
Alex de Mulder
|
9b5fb0cd35
|
rebuilt again after merge
|
9 years ago |
Alex de Mulder
|
8d509ed4c5
|
rebuilt
|
9 years ago |
Alex de Mulder
|
c68f6d7a12
|
fixed more bugs in options, we now have a generate options button!
|
9 years ago |
Alex de Mulder
|
6bdad7ee75
|
fixed bugs, restyled colorPicker
|
9 years ago |
Alex de Mulder
|
a30c994e92
|
finalized a very fancy option configurator with a fancy color picker for color fields!
|
9 years ago |
Alex de Mulder
|
9c324697dd
|
added color picker
|
9 years ago |
Alex de Mulder
|
681f48eefe
|
basic outline for system settings exists
|
9 years ago |
jos
|
c08a8a582f
|
Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole
|
9 years ago |
jos
|
dcaa7ef121
|
Fixed test/timeline.html
|
9 years ago |
Alex de Mulder
|
093cb73de5
|
first modularizing experiment. Made body object containing data nodes, emitter, support functions. ClusterEngine is the first module.
|
9 years ago |
Alex de Mulder
|
8b5921c0e5
|
- Fixed manipulation bar for mobile.
|
9 years ago |
Alex de Mulder
|
ca85e86be2
|
merged #635, thanks @tobeee!
|
9 years ago |
Alex de Mulder
|
97a9cfbc2b
|
exchanging dist for easy merge
|
9 years ago |
Alex de Mulder
|
f91e2bfab6
|
made sure frozensimulation stays frozen when doing setOptions or the like
|
9 years ago |
jos
|
a716e3f239
|
Updated /dist
|
9 years ago |
jos
|
85a4982487
|
Fixed #626: added class name 'network-tooltip' to the tooltip, allowing custom styling.
|
9 years ago |
jos
|
6ff857a06e
|
Updated /dist
|
9 years ago |
Alex de Mulder
|
ff4d576b7c
|
removed nodes and edges from the selection before they are deleted through the dataset or when setData is called.
|
9 years ago |
jos
|
d587c437a8
|
Fixed #550: `Timeline.redraw()` now also recalculates the size of items.
|
9 years ago |
jos
|
81dc7642fe
|
Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding).
|
9 years ago |
Alex de Mulder
|
b4c56a6239
|
removed eu project
|
9 years ago |
jos
|
b778649725
|
Fixed #531: a bug in the `DataSet` returning an empty object instead of `null` when no item was found when using both a filter and specifying fields.
|
9 years ago |