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 |
|
baizn
|
d004a3aab8
|
feat: pulgins & redo & undo docs
|
2020-07-03 23:47:26 +08:00 |
|
Yanyan-Wang
|
a51d86c49c
|
docs: update arrows imate in arrow doc
|
2020-06-29 15:04:49 +08:00 |
|
Yanyan-Wang
|
0b51d274c6
|
docs: update arrow demos.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
59f646b1c4
|
docs: update arrow docs.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
fcad47d2b6
|
feat: built-in arrows and markers.
|
2020-06-29 11:01:43 +08:00 |
|
Yanyan-Wang
|
93241b59b2
|
docs: update offset for modelRect.
|
2020-06-23 10:35:20 +08:00 |
|
Yanyan-Wang
|
c73ea86c29
|
chore: update gatsby version. docs: update downloadImage API.
|
2020-06-22 19:31:56 +08:00 |
|
Yanyan-Wang
|
1c9d4c1308
|
docs: update dagre align docs.
|
2020-06-22 14:35:20 +08:00 |
|
Yanyan-Wang
|
099f75b666
|
docs: update collapse-expand-combo behavior docs.
|
2020-06-22 13:55:00 +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
|
161ff7c0e8
|
fix: combo collapse and expand with edges problem. feat: getGroup and getContainer API for graph. fix: destroy the tooltip DOMs when destroy the graph.
|
2020-06-22 13:55:00 +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 |
|
liuhuidi
|
a9a47a4f35
|
docs: opt?-->edge
|
2020-06-17 15:20:06 +08:00 |
|
Yanyan-Wang
|
e4111b2041
|
docs: update combo.removeNode docs and state docs.
|
2020-06-16 17:19:39 +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
|
76e2d98692
|
docs: update custom node doc. chore: eslint.
|
2020-06-15 11:38:37 +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
|
6342b38bab
|
docs: update the url for Shape in docs.
|
2020-06-05 17:59:39 +08:00 |
|
Yanyan-Wang
|
c55be39652
|
docs: update the url for anchorpoints in docs.
|
2020-06-03 13:29:39 +08:00 |
|
Yanyan-Wang
|
73b38e4c96
|
docs: update dagre docs.
|
2020-06-03 11:46:12 +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
|
c293e0f50c
|
docs: update urls.
|
2020-05-26 15:13:23 +08:00 |
|
Yanyan-Wang
|
7b0aad3a9e
|
docs: update the code in combo docs.
|
2020-05-22 14:11:07 +08:00 |
|