Yanyan-Wang
|
504e2d8dba
|
docs: update docs for new version theme
|
2020-11-13 22:33:15 +08:00 |
|
chenluli
|
ea4f9b9523
|
docs: add docs for item/nodde/edge properties (Chinese)
|
2020-11-13 09:37:24 +08:00 |
|
chenluli
|
9ea27040e7
|
docs: init api doc refactor
|
2020-11-13 09:37:24 +08:00 |
|
shiwu
|
2a4a3ef735
|
feat: destroyLayout API, closes: #2140
|
2020-10-26 15:08:06 +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
|
bd01b34f45
|
docs: fix links
|
2020-09-03 00:14:10 +08:00 |
|
chenluli
|
bfce99714f
|
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
|
558582e954
|
docs: add api docs for algorithms and hull
|
2020-08-24 19:17:01 +08:00 |
|
afc163
|
dc2c6c6043
|
style: fix eslint bugs
|
2020-08-17 18:50:55 +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 |
|
baizn
|
d004a3aab8
|
feat: pulgins & redo & undo docs
|
2020-07-03 23:47:26 +08:00 |
|
Yanyan-Wang
|
fcad47d2b6
|
feat: built-in arrows and markers.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
c73ea86c29
|
chore: update gatsby version. docs: update downloadImage API.
|
2020-06-22 19:31:56 +08:00 |
|
Yanyan-Wang
|
a134a58fd7
|
feat: graph.getMinZoom, graph.setMinZoom, graph.getMaxZoom, graph.setMaxZoom, graph.getWidth, graph.getHeight API. docs: update the graph API with new apis.
|
2020-06-22 13:55:00 +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
|
807b60a805
|
docs: update focusItem API doc.
|
2020-06-10 15:19:24 +08:00 |
|
Yanyan-Wang
|
b54dd5ada1
|
fix: graph disapears when it is dragged out of the view. fix: when the graph is out of the view, it can not be dragged back. fix: linkPoints size and radius problem. feat: focusItem with animation. docs: animateCfg.
|
2020-06-10 15:19:24 +08:00 |
|
Yanyan-Wang
|
7b78c18b32
|
docs: update state docs
|
2020-06-05 17:59:39 +08:00 |
|
Yanyan-Wang
|
80fa5521c8
|
docs: update links for itemProperties
|
2020-06-02 18:01:43 +08:00 |
|
Yanyan-Wang
|
9417142437
|
docs: update the fitCenter docs.
|
2020-06-02 15:47:55 +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
|
391ace21ee
|
docs: update the demo into english.
|
2020-05-29 21:31:28 +08:00 |
|
Yanyan-Wang
|
c1877c717f
|
docs: update updateItem API.
|
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
|
fb65f6dcdd
|
docs: groupByTypes for combo docs.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
4b234402a9
|
docs: add advanced docs about registerCombo. docs: add alt for the i img tags.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
8952cb4ae8
|
docs: add the middle docs for combo item. docs: modify the docs below node/edge/combo to introduce combo. docs: add item model properties API for convenient model configuration searching.
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
b97d04e389
|
docs: add combo force layout API and middle doc
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
36f3ccd12e
|
docs: add english version of combo API in Graph and update the Chinese version.
|
2020-05-21 15:24:22 +08:00 |
|
baizn
|
2554247f9b
|
feat: add Combo graph & combo docs
|
2020-05-21 15:24:22 +08:00 |
|
Yanyan-Wang
|
86e27ec401
|
docs: update docs about dom shape. docs: update graph.refresh API.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
f1b2dca3b5
|
chore: gasby version to fix the site problem. fix: graph.translate problem due to new version of G.
|
2020-05-15 11:08:33 +08:00 |
|
Yanyan-Wang
|
1cf0e06826
|
docs: update the addChild and addItem to explain that the model will be used directly and might be modified. closes: #1550.
|
2020-05-15 11:08:33 +08:00 |
|
baizn
|
ea599600e4
|
fix: update graph plugin api
|
2020-05-07 19:30:30 +08:00 |
|
Yanyan-Wang
|
21e68ac39e
|
docs: update the shapeProperties to add types for configurations. docs: update graph.hideItem and item.hide to differ them.
|
2020-04-28 12:02:07 +08:00 |
|
Yanyan-Wang
|
50df202ce2
|
test: re-run ci online.
|
2020-04-16 14:06:22 +08:00 |
|
Yanyan-Wang
|
11b80aaa32
|
docs: update downloadFullImage API. docs: update tooltip offset docs.
|
2020-04-16 14:06:22 +08:00 |
|
Yanyan-Wang
|
316be7b62f
|
feat: background color for downloadImage and toDataURL. fix: initial position for fruchterman layout. docs: update downloadImage and toDataURL docs.
|
2020-03-31 15:18:23 +08:00 |
|
baizn
|
024c99a66e
|
fix: getStateStyle & clearItemStates
|
2020-03-20 16:54:18 +08:00 |
|
Yanyan-Wang
|
afa6424eb6
|
docs: graph.on and graph.off API
|
2020-03-17 17:57:35 +08:00 |
|
Yanyan-Wang
|
fae3d3f79d
|
doc: update dom shape doc and api. doc: using svg document.
|
2020-03-10 18:20:33 +08:00 |
|
Yanyan-Wang
|
14ca53a186
|
doc: lineHeight for text shape. doc: CHANGELOG update.
|
2020-03-10 12:19:21 +08:00 |
|
chenshuai2144
|
d8f5fe7d9b
|
chore: prettier all code
|
2020-02-14 11:30:12 +08:00 |
|
Yanyan-Wang
|
18588febcc
|
feat: site for G 3.3
|
2020-02-10 10:11:14 +08:00 |
|
Yanyan-Wang
|
bab3339a14
|
fix: render problem of custom node card demo. refactor: use type instead of shape to define the graphics type of a node or edge
|
2020-01-16 19:15:29 +08:00 |
|
Yanyan-Wang
|
f09bcebb17
|
fix: delete pixelRatio for demos, docs, examples, and tests. add: changelog. add: performance demos.
|
2020-01-14 14:59:59 +08:00 |
|
zhanning.bzn
|
52d9a3cfdd
|
feat: G6 TS 环境搭建
|
2019-12-02 19:58:02 +08:00 |
|