Commit Graph

112 Commits

Author SHA1 Message Date
shiwu
ab591a5ada feat: gpgpu graphin force with masses and centers; feat: louvain clustering algorithm; feat: updateChildren for TreeGraph; fix: graph on callback parameter type problem; docs: two demos for node pagination 2020-11-20 15:51:43 +08:00
baizn
4fd48827df fix: remove custom group code 2020-11-19 11:52:18 +08:00
Yanyan-Wang
aa27cc4e11 feat: new version of basic styles for light version; feat: shortcuts-call behavior for calling a Graph function by shortcuts; docs: update the docs for new feature; docs: demos for more interactions 2020-11-12 21:41:35 +08:00
Yanyan-Wang
93973b80dc feat: basic style(light version) for edges and combos 2020-11-11 19:34:56 +08:00
Yanyan-Wang
7f2a28dd19 feat: new color palatte(light version) for nodes 2020-11-11 19:34:56 +08:00
baizn
e1058e3135 fix: watermarker unit test 2020-10-22 14:31:18 +08:00
baizn
ab683d3e27 feat: support waterMarker 2020-10-22 14:31:18 +08:00
Yanyan-Wang
bae49036b1 feat: play the slice type time bar. 2020-09-24 11:08:10 +08:00
Yanyan-Wang
dd4f791897 fix: update G to fix the shape disappear when it has been dragged out of the view port problem, closes: #2078, #2030, #2007; fix: redo undo with treeGraph problem; fix: remove item with itemType problem, closes: #2096. 2020-09-16 11:28:29 +08:00
Yanyan-Wang
9b2bd0a429 test: improve the coverage. fix: context menu with sibling doms of graph container leads to position problem, closes: #2053 2020-09-14 10:59:09 +08:00
Yanyan-Wang
0b87f16f45 fix: toolbar redo undo addItem with type problem, closes #2043; fix: optimized drag-canvas with hidden items; fix: state style with 0 value problem, closes: #2039; feat: fisheye allows user to config the trigger of scaling range(r) and magnify factor(d) by scaleRBy and scaleDBy respectively; feat: add the percent text of magnify factor(d) for fisheye and users are allowed to configure it by show showDPercent.fix: layout with webworker leads to twice beforelayout, closes: #2052. 2020-09-14 10:59:09 +08:00
Yanyan-Wang
154cdeae3e fix: redo and undo problem when update item after additem, closes #2019 2020-09-03 16:53:32 +08:00
chenluli
3f3abf8a5f test: graph-hull-spec, math-spec 2020-08-26 22:12:23 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +08:00
chenluli
8497eed7b4 fix: donnot allow duplicate ids for hull; remove autoupate for hull 2020-08-12 20:51:43 +08:00
chenluli
2cbf36ddf6 feat: add hull to support using contour to include some items 2020-08-12 20:51:43 +08:00
Yanyan-Wang
883ec4d732 feat: image minimap. docs: api, doc, and demo for image minimap. 2020-08-11 16:16:16 +08:00
baizn
5b73d17ab0 feat: graph.priorityState & event mode 2020-07-22 15:41:48 +08:00
baizn
13e7fb952c fix: remove lodash dependencies 2020-07-13 11:24:25 +08:00
Yanyan-Wang
b1d494610f feat: dijkstra shortest path length algorithm; fix: integrate getSourceNeighbors and getTargetNeighbors to getNeighbors(node, type) 2020-07-06 11:51:07 +08:00
Yanyan-Wang
9cbaf6c4b5 fix: dulplicated edges in nodeselectchange event of brush-select 2020-07-06 11:51:07 +08:00
baizn
526c5d33ba feat: redo & undo 2020-06-24 14:05:49 +08:00
baizn
94524f0715 fix: support configuration enabled undo & redo stack, default disabled 2020-06-23 17:20:20 +08:00
baizn
c62483b19b feat: add get stack function 2020-06-23 17:20:20 +08:00
baizn
c4bcca2484 fix: remove undo & redo function, move to toolbar plugin 2020-06-23 17:20:20 +08:00
baizn
dffd9f1bc7 feat: redo & undo 2020-06-23 17:20:20 +08:00
baizn
4dba5be128 fix: update package version 2020-06-12 13:38:06 +08:00
baizn
9d521e1a35 fix: 不能设置不存在的状态 2020-06-09 13:13:42 +08:00
Yanyan-Wang
b00bce3519 fix: getType is not a function error occurs when addItem with point; fix: checking comboTrees avaiability; fix: error occurs when createCombo into the graph without any combos. 2020-06-02 15:47:55 +08:00
Dobler
f8bfd80891 refactor(mds layout): replace NumericJS dependency with ml-matrix 2020-06-01 15:36:17 +08:00
baizn
024d930996 fix: add neighbors unit test 2020-05-21 15:24:22 +08:00
Yanyan-Wang
aad9a9836a fix: solve conflict to master branch 2020-05-21 15:24:22 +08:00
Yanyan-Wang
ef40817d0a fix: updating node postion by updateItem does not update the parent combos. docs: update updateCombos API. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
53e2be3853 feat: optimize the performance of combos by terminate the traverse with some conditions. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
b357e470de test: add tests for collapse-expand combo behavior, uncombo, hide/show combo, addItem with combo, removeItem with combo. 2020-05-21 15:24:22 +08:00
baizn
ddfda472bf fix: 调整类型申明 2020-05-21 15:24:22 +08:00
Yanyan-Wang
23746b0fa0 test: update the test related to combo 2020-05-21 15:24:22 +08:00
baizn
71076b7355 feat: combo interface 2020-05-21 15:24:22 +08:00
Yanyan-Wang
2907ad9c5c fix: getControlPoint with wrong controlpoints problem. docs: fix the collapsed expand symbol in customTree demo of the site. 2020-05-15 11:08:33 +08:00
Yanyan-Wang
5c71309c27 fix: moveTo wrong logic problem. docs: update version number and CHANGELOG. 2020-04-16 14:45:54 +08:00
Yanyan-Wang
b56c83d3eb feat: downloadFullImage for full graph. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
399e730165 fix: minimap viewport displace problem. feat: better performance of minimap. 2020-04-10 22:10:16 +08:00
Yanyan-Wang
c9503a191b fix: grid zooming leads to empty space problem. 2020-03-30 10:29:40 +08:00
baizn
024c99a66e fix: getStateStyle & clearItemStates 2020-03-20 16:54:18 +08:00
baizn
50844edf25 feat: support hiding non-keyshape elements when scaling canvas 2020-03-20 16:54:18 +08:00
baizn
415b6693b2 fix: group bug 2020-03-17 19:04:43 +08:00
Yanyan-Wang
895c7c25d4 test: open skipped tests. 2020-03-10 12:19:09 +08:00
Yanyan-Wang
442d01b787 test: polyline start and end point 2020-03-10 12:19:09 +08:00
baizn
3208a25ad0 feat: merge support svg code 2020-03-09 22:32:09 +08:00
baizn
2798390ab5 feat: refactor states 2020-03-09 22:32:09 +08:00