Commit Graph

504 Commits

Author SHA1 Message Date
baizn
d7c29a854a feat: slider timebar component 2020-07-27 14:26:07 +08:00
chenluli
e08e646f73 fix: drag new node without initial position 2020-07-27 14:26:07 +08:00
baizn
80cb8ed6b6 feat: slider timebar component 2020-07-27 14:25:46 +08:00
chenluli
07a30e1ecb fix: drag new node without initial position 2020-07-27 14:25:46 +08:00
baizn
6d83b24ae8 feat: slider timebar component 2020-07-27 14:25:46 +08:00
chenluli
b582c64603 fix: drag new node without initial position 2020-07-27 14:23:41 +08:00
baizn
7dd0eeec41 feat: slider timebar component 2020-07-27 14:23:41 +08:00
chenluli
15a02fd288 fix: drag new node without initial position 2020-07-27 14:18:39 +08:00
baizn
ab84fc9c6d feat: slider timebar component 2020-07-27 14:18:39 +08:00
Yanyan-Wang
7c93298919 feat: fix node or edge size, fontSize, lineWidth while zooming graph with zoom-canvas. 2020-07-27 14:09:32 +08:00
baizn
b2fec65c93 feat: hide edge & label when drag canvas 2020-07-27 14:03:10 +08:00
chenluli
7de856855c fix: drag new node without initial position 2020-07-27 14:01:52 +08:00
baizn
cf7ad5a994 feat: slider timebar component 2020-07-27 14:01:52 +08:00
Yanyan-Wang
7936523d67 feat: fisheye plugin, support clear, update, show labels. 2020-07-27 13:31:24 +08:00
Yanyan-Wang
2e701b897b fix: canvas.on leads to tooltip problem. 2020-07-23 22:53:36 +08:00
Yanyan-Wang
e6cd83df3e feat: animate configuration for combo, true by default. 2020-07-23 17:42:21 +08:00
Yanyan-Wang
c9b0494843 fix: node:click is triggered twice while clicking a node; fix: update combo edge when drag node out of it problem. 2020-07-23 17:42:21 +08:00
Yanyan-Wang
af7d93ff6a feat: fix the initial positions by equably distributing for layout to produce similar result. 2020-07-22 19:05:44 +08:00
baizn
5b73d17ab0 feat: graph.priorityState & event mode 2020-07-22 15:41:48 +08:00
Yanyan-Wang
10c092aaf1 feat: fix node or edge size, fontSize, lineWidth while zooming graph with zoom-canvas. 2020-07-22 13:31:55 +08:00
baizn
38c89a9c16 feat: hide edge & label when drag canvas 2020-07-21 19:44:13 +08:00
chenluli
0eaaa45e83 fix: drag new node without initial position 2020-07-21 19:00:40 +08:00
羽熙
61e1104ebe docs: uniform AntV navbar's order and naming 2020-07-20 11:30:41 +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
Yanyan-Wang
bf2285fcdd fix: fitView and fitCenter with animate in the initial state, closes: #1702 2020-07-06 11:51:07 +08:00
Yanyan-Wang
fc24b0dc86 fix: multiple animate update shape for combo; fix: removeItem from a combo. 2020-06-29 21:19:41 +08:00
huangz
e886b461e6 fix: package.json error scripts 2020-06-29 13:42:14 +08:00
huangz
3ab2886521 test: add test case for all node 2020-06-29 13:42:14 +08:00
huangz
c0ee14707c test: add extend-circle-spec test case 2020-06-29 13:42:14 +08:00
Yanyan-Wang
5b1ab44280 feat: built-in arrows; feat: built-in markers; 2020-06-29 11:01:43 +08:00
Yanyan-Wang
76af4f59f2 feat: adjacency matrix in Algorithm. feat: floydShall shortest path in Algorithm. 2020-06-29 11:01:43 +08:00
baizn
73be2a0e01 fix: remove toolbar container from canvas container 2020-06-24 14:05:49 +08:00
baizn
755008f04b fix: keyshape states bug & add tree demo 2020-06-23 16:48:17 +08:00
afc163
6b0a3f7574 fix gallery demo url
https://github.com/antvis/gatsby-theme-antv/releases/tag/0.10.66
2020-06-23 13:12:59 +08:00
Yanyan-Wang
c73ea86c29 chore: update gatsby version. docs: update downloadImage API. 2020-06-22 19:31:56 +08:00
Yanyan-Wang
ddd7d6335a feat: shouldBegin for click-select behavior, closes: #1706. docs: update the configurations and timing events for behaviors docs. 2020-06-22 13:55:00 +08:00
Yanyan-Wang
a59d2d6c7e feat: dropCap for indented layout. docs: update the docs about indented layout. 2020-06-16 17:19:39 +08:00
Yanyan-Wang
22e33c6e2b docs: update CHANGELOG and version number. 2020-06-15 11:38:37 +08:00
baizn
51c688af7b fix: update package version 2020-06-12 13:38:06 +08:00
Yanyan-Wang
c07bca9204 feat: focusItem with animation parameters related to the graph configure. docs: update the click to focus a node demo. 2020-06-10 15:19:24 +08:00
baizn
9d521e1a35 fix: 不能设置不存在的状态 2020-06-09 13:13:42 +08:00
Yanyan-Wang
84deddb0ba fix: circular layout modifies the origin data with infinite hierarchy problem. 2020-06-05 10:47:06 +08:00
Yanyan-Wang
cb58bd66d0 fix: downloadFullImage changes the matrix of the graph problem. docs: update CHANGELOG and version number. 2020-06-05 10:47:06 +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
baizn
c193b35321 fix: combo states 2020-06-02 14:59:35 +08:00
Dobler
f8bfd80891 refactor(mds layout): replace NumericJS dependency with ml-matrix 2020-06-01 15:36:17 +08:00
Yanyan-Wang
20a582872a docs: update version number and CHANGELOG. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
036c841bc6 test: update node-spec 2020-05-21 15:24:22 +08:00