Alex de Mulder
|
40aac52c18
|
not set scale to 3.3 when initializing empty
|
8 years ago |
Alex de Mulder
|
822243e02a
|
fixed another bug in hierarchical layout
|
8 years ago |
Alex de Mulder
|
386082e443
|
Fixed #1677: updating groups through manipulation now works as it should.
|
8 years ago |
Alex de Mulder
|
2bff294789
|
- Fixed #1644, #1631: overlapping nodes in hierarchical layout should no longer occur.
- Added parentCentralization option for hierarchical layout.
|
8 years ago |
Alex de Mulder
|
53d37f1344
|
Fixed #1635: edges are now referring to the correct points
|
8 years ago |
Alex de Mulder
|
39ea3b43d0
|
- Added options to customize the hierarchical layout without the use of physics.
added example. Improved handling of options for hierarchical view.
|
8 years ago |
Alex de Mulder
|
d2a3c7db7d
|
updated mistake in the docs
|
8 years ago |
Alex de Mulder
|
2977dfd565
|
- Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace.
|
8 years ago |
Alex de Mulder
|
6e9e4cc3d5
|
- Altered edges for arrows and added the arrowStrikethrough option.
|
8 years ago |
Alex de Mulder
|
11888f255d
|
- Added #1138, enable the user to define the color of the shadows for nodes and edges.
- Fixed #1528, #1278, avoided ID's being cast to string for methods that return ID's as well as storePositions casting to string.
|
8 years ago |
Alex de Mulder
|
589093d502
|
- Fixed #1406, control nodes are now drawn immediately without a second redraw.
|
8 years ago |
Alex de Mulder
|
d856af1e55
|
Cleaned up code, possibilities for future custom sorting of levels. Whitespace cleaning, options for layout, documentation and examples are still required.
|
9 years ago |
Alex de Mulder
|
5ea731c8cf
|
improved layout hierarchical view. TODO: cleanup level allocation to use the crawler.
|
9 years ago |
Alex de Mulder
|
f57288e35e
|
wip improved layout for hierarchical
|
9 years ago |
jos
|
5f0755a373
|
Fixed #1437: Restored `data` property of the update event of DataSet.
|
9 years ago |
Alex de Mulder
|
1330708f63
|
improvements on hierarchical layout
|
9 years ago |
Alex de Mulder
|
349017cf85
|
- Fixed #1416: Fixed error in improvedLayout.
|
9 years ago |
Alex de Mulder
|
ffa3be85db
|
- Fixed #1408: Unclustering without release function respects fixed positions now.
|
9 years ago |
Alex de Mulder
|
3c9b849241
|
- Fixed #1414: Fixed color references for nodes and edges.
|
9 years ago |
Alex de Mulder
|
5302f74521
|
- Fixed #1362: Layout of hierarchicaly systems no longer overlaps NODES.
|
9 years ago |
Alex de Mulder
|
ce4fec4da3
|
- Fixed #1324: Labels now scale again.
|
9 years ago |
Alex de Mulder
|
759cff058b
|
- Fixed #1398: Support nodes start with the correct positions.
|
9 years ago |
Alex de Mulder
|
11318647fe
|
added images with borders and updated the manipulation css
|
9 years ago |
Alex de Mulder
|
7a6246ecc2
|
- Fixed bug where a box shape could not be drawn outside of the viewable area.
|
9 years ago |
Alex de Mulder
|
bb0104bacf
|
fixed self referencing edges during clustering
|
9 years ago |
Alex de Mulder
|
3733976b35
|
- Fixed deletion of options by settings them to null.
|
9 years ago |
Alex de Mulder
|
db05c2bd15
|
- Fixed arrows to icon, text and circularImage shapes
|
9 years ago |
Alex de Mulder
|
1d0db57815
|
- Fixed setting font to null so the network won't crash anymore.
|
9 years ago |
Alex de Mulder
|
68c117280f
|
Fixed phantom edges during clustering #1281
|
9 years ago |
Alex de Mulder
|
6581f56c63
|
- Fixed bug that broke the network if drawn in a hidden div #1254
|
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 |
Alex de Mulder
|
26a1fc588a
|
- Fixed bugs in clustering algorithm.
- Greatly improved performance in clustering.
|
9 years ago |
Alex de Mulder
|
6e01279eaa
|
- Fixed #1152, updating images now works.
|
9 years ago |
Alex de Mulder
|
b75fe65dd0
|
- Fixed #1111, check if edges exist was not correct on update.
|
9 years ago |
Alex de Mulder
|
3f194312fa
|
Fixed delete button when using multiple selected items in manipulation system.
|
9 years ago |
Alex de Mulder
|
e9fc1a0303
|
fixed hierarchical layout toggle issue.
|
9 years ago |
Alex de Mulder
|
5f486ee56b
|
fixed clustering phantom edge problem
|
9 years ago |
Alex de Mulder
|
4ef684af2e
|
Fixed #1087, updated history
|
9 years ago |
Alex de Mulder
|
1bc9ea443c
|
fixed clustering bug #1083
|
9 years ago |
Alex de Mulder
|
296a457d31
|
fixed clustering issue #1050
|
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 |
Alex de Mulder
|
560c0f4a73
|
rebuilt, updated ignore, updated history
|
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
|
e7bfa9ccd6
|
- Fixed #987 proper cleaning of support nodes.
|
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
|
e23e2351ec
|
fixed hammerjs direction issue
|
9 years ago |
Alex de Mulder
|
42596ab053
|
added physics:enabled field. Updated docs
|
9 years ago |
Alex de Mulder
|
e96d228ab8
|
Added releaseFunction to openCluster.
|
9 years ago |