Commit Graph

109 Commits

Author SHA1 Message Date
Yanyan-Wang
2694bce521 docs: update layout pipe demmo 2021-05-26 17:32:01 +08:00
Yanyan-Wang
898618ab51 feat: click trigger for context munu, closes: #2686; 2021-05-26 17:32:01 +08:00
Yanyan-Wang
56f0e42065 test: refine minimap test 2021-05-26 17:32:01 +08:00
Yanyan-Wang
c1820193ce fix: miimap refine 2021-05-26 17:32:01 +08:00
Yanyan-Wang
0c8d4a3942 fix: minimap with zooming problem, closes: #2863 2021-05-26 17:32:01 +08:00
Yanyan-Wang
1fbed8801d feat: barWidth for interval bar chart for TimeBar plugin, closes: #2989; 2021-05-26 17:32:01 +08:00
Yanyan-Wang
f8de0126c8 test: performance demo 2021-05-26 17:32:01 +08:00
AlbertAZ1992
16b22c1479 chore: sync master 2021-05-21 09:05:24 +08:00
Yanyan-Wang
43c037c24a fix: create-edge undo problem; 2021-05-21 09:05:24 +08:00
AlbertAZ1992
dbe07d6494 chore: sync master 2021-05-21 09:05:24 +08:00
Yanyan-Wang
30fa2d3457 fix: create-edge undo problem; 2021-05-21 09:05:24 +08:00
Yanyan-Wang
3060cd150d fix: legend with empty edges data 2021-05-18 13:52:55 +08:00
Yanyan-Wang
b7659a2ecd docs: update sublayout pipe demo 2021-05-18 13:52:55 +08:00
Yanyan-Wang
e2225b7df0 docs: add docs for sublayout pipes 2021-05-18 13:52:55 +08:00
Yanyan-Wang
6b9dbc21ef fix: legend should be independent to graph 2021-05-18 13:52:55 +08:00
Yanyan-Wang
515ccad257 fix: empty object for TreeGraph data; fix: combo edge arrow error with state styles; feat: focus edge item; feat: legend plugin; 2021-05-18 13:52:55 +08:00
Yanyan-Wang
f71600bacd feat: legend 2021-05-18 13:52:55 +08:00
Yanyan-Wang
8b79166e75 fix: edges disappear when collapsing combo, closes: #2816; fix: drag-node with edge key, closes: #2819; 2021-05-18 13:52:55 +08:00
Yanyan-Wang
e38ed5cacf chore: update version nums 2021-04-22 15:54:26 +08:00
Yanyan-Wang
84ba012134 docs: update plugin timing events 2021-04-22 15:54:26 +08:00
Yanyan-Wang
89255ceaae feat: no animation when first rendering with collapsed combos, closes: #2826; 2021-04-22 15:54:26 +08:00
Yanyan-Wang
88af813bc2 chore: remove temporary file 2021-04-22 15:54:26 +08:00
Yanyan-Wang
ed28aa8f01 fix: edges disappear when collapsing combo, closes: #2816; fix: drag-node with edge key, closes: #2819; 2021-04-22 15:54:26 +08:00
Yanyan-Wang
56823b18e0 chore: update version nums after publishing 2021-04-13 13:27:10 +08:00
Yanyan-Wang
44957dc81a test: update minimap spec 2021-04-13 13:27:10 +08:00
Yanyan-Wang
583368deeb chore: update algorithm package 2021-04-13 13:27:10 +08:00
Yanyan-Wang
7414588730 chore: update version num 2021-04-13 13:27:10 +08:00
baizn
c1a301aa17 fix: resolve eslint 2021-04-06 15:40:29 +08:00
baizn
92f32fe872 fix: snapline plugin docs 2021-04-06 15:40:29 +08:00
baizn
3735eaea72 fix: add snapline unit test 2021-04-06 15:40:29 +08:00
baizn
2bd63835ed fix: add snapline plugin 2021-04-06 15:40:29 +08:00
baizn
58ae097c51 fix: update package version 2021-04-02 11:13:47 +08:00
Yanyan-Wang
2dd3e7ab75 chore: update version nums 2021-03-29 19:11:44 +08:00
Yanyan-Wang
289d699555 chore: update version nums 2021-03-29 19:11:44 +08:00
Yanyan-Wang
2376a7fa59 docs: add docs for donut node 2021-03-29 19:11:44 +08:00
Yanyan-Wang
5fe201b69a chore: update version nums 2021-03-29 19:11:44 +08:00
Yanyan-Wang
4ae2226b16 chore: update version nums 2021-03-26 09:48:57 +08:00
Yanyan-Wang
4fe26f67d9 fix: layout with fitView after pipes refactor 2021-03-23 11:18:40 +08:00
Yanyan-Wang
5dd3288959 chore: update version nums 2021-03-23 10:02:09 +08:00
Yanyan-Wang
77d4f5a5e3 chore: update version nums 2021-03-23 10:02:09 +08:00
Colin.Chen
aa3681e5b1 fix: update layput initPosition and fix bunding-spec test. 2021-03-23 10:02:09 +08:00
Colin.Chen
b6707ff292 fix: merge layout to newest antv and fix conflict. 2021-03-23 10:02:09 +08:00
Yanyan-Wang
90d581274f chore: update version nums 2021-03-15 19:44:36 +08:00
Yanyan-Wang
5c7ebae342 fix: circle combo edge linking position problem; fix: drag minimap viewport with forbidden icon in chrome on windows; fix: show node without node position problem; fix: addItem and getNodeDgree with wrong result problem; fix: timebar data filtering problem; fix: update endArrow to be false and set state problem; feat: pass comb and comboEdge data for layout; feat: tooltip with fixToItem to avoid following the mouse when moving; feat: getViewPortCenterPoint and getGraphCenterPoint API; feat: tooltip with trigger configuration, supports mouseenter and click; 2021-03-15 19:44:36 +08:00
Yanyan-Wang
f7de4d00d2 chore: update version nums 2021-03-10 11:07:56 +08:00
Yanyan-Wang
88a1f16f43 fix: MarkCfg to TickCfg 2021-03-10 11:07:56 +08:00
Yanyan-Wang
3193065b8a fix: combo edge link position problem; fix: activate-relations with combo and combo edges problem; feat: support config TimeBar handler, background, foreground, tick label, tick line style; 2021-03-10 11:07:56 +08:00
simplejason
3fae55a7b3 fix(tests): fix some untyped codes and unused descriptions 2021-03-09 10:05:42 +08:00
Yanyan-Wang
01fb153553 fix: cubic-x problem, closes: #2698; 2021-03-05 15:16:01 +08:00
Yanyan-Wang
8df7f07445 fchore: update version nums 2021-03-05 15:16:01 +08:00