Commit Graph

47 Commits

Author SHA1 Message Date
baizn
c547f61781 fix: slice time error 2020-09-24 15:15:22 +08:00
baizn
c944186cab feat: add timebar examples 2020-09-24 11:08:10 +08:00
Yanyan-Wang
9f211b50c8 feat: improve the performance on the combos 2020-09-03 16:53:32 +08:00
Yanyan-Wang
a1554f3e20 fix: hide the tooltip plugin when drag node and contextmenu, closes #1975; fix: processParellelEdges without edge id problem; fix: label background with left, right position problem, closes #1861; fix: create-edge and redo undo problem, closes #1976. 2020-09-03 16:53:32 +08:00
Yanyan-Wang
93ca3d77b6 docs: update bubble set example. docs: update changelog and version number. 2020-08-25 10:44:49 +08:00
Yanyan-Wang
a5117c3458 docs: add xml node demo for site 2020-08-25 10:44:49 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +08:00
baizn
9e70ef5c84 feat: add statistical chart nodes 2020-08-14 09:54:53 +08:00
Yanyan-Wang
e974bcac33 chore: update travis.yml 2020-07-28 14:26:05 +08:00
Yanyan-Wang
9416d34827 fix: timebar date undefined problem. docs: update the english version plugins docs and the demos about timebar. 2020-07-27 20:15:41 +08:00
Yanyan-Wang
f38b073ced feat: fix the initial positions by equably distributing for layout to produce similar result. 2020-07-27 14:28:17 +08:00
Yanyan-Wang
2db086a556 fix: canvas.on leads to tooltip problem. 2020-07-27 14:28:17 +08:00
Yanyan-Wang
90dc0ab38a feat: fix the initial positions by equably distributing for layout to produce similar result. 2020-07-27 14:28:17 +08:00
Yanyan-Wang
7edb4ec252 fix: canvas.on leads to tooltip problem. 2020-07-27 14:28:17 +08:00
Yanyan-Wang
cc745b2885 feat: fix the initial positions by equably distributing for layout to produce similar result. 2020-07-27 14:26:08 +08:00
Yanyan-Wang
1346336a72 fix: canvas.on leads to tooltip problem. 2020-07-27 14:26:07 +08:00
Yanyan-Wang
c150c96461 feat: fix the initial positions by equably distributing for layout to produce similar result. 2020-07-27 14:23:41 +08:00
Yanyan-Wang
aa29d07634 fix: canvas.on leads to tooltip problem. 2020-07-27 14:23:41 +08:00
Yanyan-Wang
016a89b59c feat: fix the initial positions by equably distributing for layout to produce similar result. 2020-07-27 14:18:39 +08:00
Yanyan-Wang
2e701b897b fix: canvas.on leads to tooltip problem. 2020-07-23 22:53:36 +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
Yanyan-Wang
106a6cfca3 fix: zoom-canvas with fixItem problems. docs: add zoom-canvas with fixItem demo. 2020-07-22 13:31:55 +08:00
Yanyan-Wang
e4037bd865 chore: re-run online ci 2020-07-06 11:51:07 +08:00
Yanyan-Wang
684cd874ec feat: dagre layout supports sortByCombo; feat: allow user to disable relayout in collapse-expand-combo behavior. 2020-07-06 11:51:07 +08:00
Yanyan-Wang
ba97fa7ef1 feat: generate the image url of the full graph by graph.toFullDataUrl. docs: update the api about toFullDataUrl and other download related api. closes: #1657. 2020-06-10 15:19:24 +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
Yanyan-Wang
bd2dfa02fd feat: fitCenter for translate the graph to align the canvas center; docs: add fitCenter for simpel demos; docs: english description for demos. 2020-06-02 15:47:55 +08:00
Yanyan-Wang
269fa939f1 chore: use built G6 for site. 2020-05-21 14:30:26 +08:00
Yanyan-Wang
573891a571 docs: add align left tree demo, multi edges demo, partial responsed tooltip demo. feat: function to calculate the text length in Util. 2020-05-21 14:30:26 +08:00
Yanyan-Wang
41ff12e63d chore: update the gatsby config for website. 2020-05-18 13:21:46 +08:00
Yanyan-Wang
818b153384 fix: curveOffset for arc, quadratic, cubic edge. 2020-04-28 10:40:20 +08:00
afc163
4713b067e7 chore: site should deps on source code 2020-04-08 13:54:36 +08:00
Yanyan-Wang
328568a2f7 fix: site g6 require way. 2020-03-20 19:45:49 +08:00
Yanyan-Wang
47d7d18c03 fix: polyline with multiple nodes. closes: #1329. 2020-03-20 19:45:49 +08:00
Yanyan-Wang
ddf6d43bc7 docs: custom arrow fill and update G 2020-03-18 19:33:39 +08:00
Yanyan-Wang
44baf9cd8a fix: clone exceed maximum stack problem. docs: custom endArrow and startArrow for demos and docs. 2020-03-18 19:33:39 +08:00
Yanyan-Wang
8a439bc2a1 fix: local refresh influence on changeData; fix: brush-select bug; refactor: upgrade g-canvas to 0.3.21 to solve lacking of removeChild function. closes: #1228 2020-02-25 21:37:39 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
8a3db1d234 fix: temporally set the second parameter for postMessage to be undefined in force layout with webworker 2020-02-07 12:11:28 +08:00
Yanyan-Wang
111fe4b31b fix: use packed g6 for the site 2020-02-07 12:11:28 +08:00
Yanyan-Wang
671cedb326 refactor: strict ts for interface and layout 2020-02-07 12:11:28 +08:00
Yanyan-Wang
e8752d510b fix: registerEdge without update problem. fix: webworker demo problem 2020-01-16 19:15:29 +08:00
Yanyan-Wang
6284824818 fix: replace @g6 to relative path. fix: global style. fix: return type of graph.node and graph.edge 2020-01-14 21:03:40 +08:00
zhanning.bzn
52d9a3cfdd feat: G6 TS 环境搭建 2019-12-02 19:58:02 +08:00
Yanyan-Wang
447987c4c7 fix: styles and screenshot 2019-11-16 14:47:42 +08:00
zhanning.bzn
e1e8d41c60 WIP: G6 迁移新官网,添加css样式 2019-11-15 15:40:13 +08:00
baizn
a440beaa5b G6 接入新官网 2019-11-04 19:36:02 +08:00