Commit Graph

217 Commits

Author SHA1 Message Date
baizn
b1701eff22 fix: trend timebar position 2020-09-24 11:08:10 +08:00
liuwei1025
8fd9868bc3 Update animation.zh.md
修改示例中缺少`,`的问题
2020-09-18 20:59:33 +08:00
Yanyan-Wang
9a1993cbfa fix: treeGraph render with addItem and stack problem, closes: #2084; docs: complete the Event API docs. 2020-09-18 20:58:57 +08:00
Yanyan-Wang
e649582d1b feat: edge filter lens. 2020-09-18 20:58:57 +08:00
Yanyan-Wang
c254935594 docs: update fontFamily type in docs. 2020-09-16 11:47:54 +08:00
Ismail El Moudni
6f2068e078 Chinese to English translation 2020-09-16 10:54:41 +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
偏右
81bf3c9c30 Update getting-started.en.md 2020-09-08 22:36:44 +08:00
偏右
a730693ac1 docs: update g6 cdn link 2020-09-08 22:36:44 +08:00
Yanyan-Wang
456892f148 docs: update jsx-node doc for spelling error. 2020-09-04 17:14:52 +08:00
Yanyan-Wang
ab6141f741 fix: tooltip behavior with shouldBegin and region response, closes: #2016. 2020-09-03 16:53:32 +08:00
Yanyan-Wang
17567b37bf docs: update the url of docs. 2020-09-03 00:14:10 +08:00
Yanyan-Wang
35bce616f7 docs: update url in api and demos. 2020-09-03 00:14:10 +08:00
Chenlu Li
9cdeb3040a docs: fix links for built-in elements 2020-09-03 00:14:10 +08:00
Chenlu Li
bd01b34f45 docs: fix links 2020-09-03 00:14:10 +08:00
Yanyan-Wang
eb7557773d docs: update the docs url in demos. docs: fix the ordering problem of docs. 2020-09-03 00:14:10 +08:00
chenluli
a4a4011f2e docs: add faq links; add item overview 2020-09-03 00:14:10 +08:00
chenluli
bfce99714f docs: manual refactor 2020-09-03 00:14:10 +08:00
chenluli
ce3d668a29 docs: manual refactor 2020-09-03 00:14:10 +08:00
baizn
3e89d2be3f fix: create-edge behavior & stack docs 2020-08-31 11:04:11 +08:00
chenluli
a8a654e22f feat: pagerank algorithm 2020-08-27 15:28:04 +08:00
chenluli
f7d6a5d644 fix: docs for getConnectedComponents;fix:example title for create edge 2020-08-26 22:10:04 +08:00
Yanyan-Wang
2fb46a1521 docs: update the english version of jsx-node doc. 2020-08-26 22:07:33 +08:00
baizn
59ec5803b7 feat: docs & demos of chart node 2020-08-25 14:31:10 +08:00
Yanyan-Wang
06acc0fb43 test: update test specs. 2020-08-25 10:44:49 +08:00
chenluli
558582e954 docs: add api docs for algorithms and hull 2020-08-24 19:17:01 +08:00
Yanyan-Wang
1ae908ed74 feat: click and drag to create an edge by create-edge behavior; process multiple parallel edges to quadratic with proper curveOffset. 2020-08-22 22:40:38 +08:00
Yanyan-Wang
354cf78402 doc: update minimap plugin docs. 2020-08-22 22:40:38 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Yanyan-Wang
122252287c feat: control the visible in the data. test: visible in data test spec. 2020-08-11 16:16:16 +08:00
Yanyan-Wang
cc225bbeed fix: tooltip plugin position problem. fix: tooltip plugin for node and edge, shouldUpdate. fix: destroy graph with tooltip behavior. fix: context menu plugin with clickHandler problem and shouldUpdate, itemTypes. 2020-08-11 16:16:16 +08:00
Yanyan-Wang
883ec4d732 feat: image minimap. docs: api, doc, and demo for image minimap. 2020-08-11 16:16:16 +08:00
chenluli
9629ec9973 docs: add docs for getNeighbors 2020-07-28 16:40:16 +08:00
chenluli
4f654f76da docs: add docs for getAdjMatrix, getShortestPathMatrix; add doc for linkCenter; fix the docs for lasso 2020-07-28 16:03:45 +08:00
Yanyan-Wang
e97c4d1b28 docs: add fisheye demos, docs, and API. 2020-07-28 14:26:05 +08:00
chenluli
99debacfcf docs: add docs for lasso behavior 2020-07-27 20:30:38 +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
baizn
6c12f22921 fix: add plugin docs 2020-07-27 14:28:17 +08:00
baizn
10385bccd9 feat: add plugins docs & demo 2020-07-27 14:18:39 +08:00
Yanyan-Wang
973d9cf2ef docs: update the english version of comboTheory docs. 2020-07-22 19:05:44 +08:00
Yanyan-Wang
36c5dbb887 docs: demo for hide items while dragging. fix: fix node while zooming problem. fix: set default enableOptimize of drag-canvas to be false. 2020-07-22 13:31:55 +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
baizn
1f3d84271f feat: add drag-canvas enableOptimize doc 2020-07-21 19:44:13 +08:00
chenluli
d8b14756b3 docs: fix graphics group doc; add setClip method in doc 2020-07-10 19:48:06 +08:00
chenluli
2d7d0bf611 fix: links in doc 2020-07-10 14:39:33 +08:00
Yanyan-Wang
461c73f424 docs: update customItemTree and version number in tutorial. 2020-07-08 10:55:29 +08:00
Yanyan-Wang
2916872459 docs: update english version of new docs 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
7cf61ad117 fix: grid DOM selectable and drag-canvas problem. docs: add docs about the coordinate system. 2020-07-06 11:51:07 +08:00
baizn
91ec11aed4 fix: update plugins doc 2020-07-03 23:47:26 +08:00