Yanyan-Wang
|
7bf067f936
|
feat: more configurations for gpu fruchterman and graphinForce
|
2020-11-20 15:51:43 +08:00 |
|
Yanyan-Wang
|
75458f9b55
|
feat:graphin force layout gpu version
|
2020-11-20 15:51:43 +08:00 |
|
Yanyan-Wang
|
9a9e2d0dae
|
fix: delete unnecessary console
|
2020-11-20 15:51:43 +08:00 |
|
Yanyan-Wang
|
26e1ae69bc
|
feat: fruchterman GPU version.
|
2020-11-20 15:51:43 +08:00 |
|
Yanyan-Wang
|
1c3c49b9fc
|
feat: fruchterman gpu
|
2020-11-20 15:51:43 +08:00 |
|
baizn
|
5f2e099c2e
|
fix: update item docs
|
2020-11-19 11:52:18 +08:00 |
|
baizn
|
1d088a25a9
|
fix: remove custom group docs
|
2020-11-19 11:52:18 +08:00 |
|
baizn
|
7fdc3dd8d5
|
fix: delete node group doc
|
2020-11-19 11:52:18 +08:00 |
|
baizn
|
504e0bb6b2
|
fix: node & edge type change to type
|
2020-11-19 11:52:18 +08:00 |
|
baizn
|
4fd48827df
|
fix: remove custom group code
|
2020-11-19 11:52:18 +08:00 |
|
Yanyan-Wang
|
1a7ef1d119
|
docs: update decision tree demo and tooltip demos
|
2020-11-17 22:42:54 +08:00 |
|
Yanyan-Wang
|
22b1e4d1b3
|
fix: get fontFamily of the window in global leads to DOM depending when using bigfish
|
2020-11-17 13:27:42 +08:00 |
|
Yanyan-Wang
|
65bd06e388
|
docs: fix the api graph to graphFunc
|
2020-11-17 10:11:19 +08:00 |
|
Yanyan-Wang
|
7d54a09bff
|
docs: update doc url problem
|
2020-11-16 14:57:33 +08:00 |
|
Yanyan-Wang
|
5d5627a178
|
docs: dulplicate file name leads to 404 problem
|
2020-11-16 14:42:26 +08:00 |
|
zuiidea
|
fdeb1be984
|
fix: type error when event is undefined.
Avoid accessing a property of an undefined object.
|
2020-11-16 14:42:04 +08:00 |
|
zuiidea
|
633b4525c9
|
fix: unnecessary mousedown.
Avoid enabling drag when the non-left mouse button is pressed, causing optimization to be enabled.
|
2020-11-16 14:42:04 +08:00 |
|
Yanyan-Wang
|
c78c225ce3
|
chore: update the version number; docs: update the CHANGELOG
|
2020-11-13 22:58:00 +08:00 |
|
Yanyan-Wang
|
504e2d8dba
|
docs: update docs for new version theme
|
2020-11-13 22:33:15 +08:00 |
|
Guanwen Jiao
|
03f440bd9a
|
Update Event.zh.md
|
2020-11-13 22:02:54 +08:00 |
|
Yanyan-Wang
|
99cb617cfa
|
fix: localRefresh residual problem of text
|
2020-11-13 09:37:24 +08:00 |
|
Chenlu Li
|
7da5c4c943
|
docs: api refactor--adjust item and layout configurations
|
2020-11-13 09:37:24 +08:00 |
|
chenluli
|
ea4f9b9523
|
docs: add docs for item/nodde/edge properties (Chinese)
|
2020-11-13 09:37:24 +08:00 |
|
claude
|
21bf603084
|
docs: add Graph Config
|
2020-11-13 09:37:24 +08:00 |
|
chenluli
|
9ea27040e7
|
docs: init api doc refactor
|
2020-11-13 09:37:24 +08:00 |
|
Yanyan-Wang
|
aa27cc4e11
|
feat: new version of basic styles for light version; feat: shortcuts-call behavior for calling a Graph function by shortcuts; docs: update the docs for new feature; docs: demos for more interactions
|
2020-11-12 21:41:35 +08:00 |
|
xrkffgg
|
4111b2b52e
|
chore: update preview.yml
|
2020-11-11 19:37:44 +08:00 |
|
afc163
|
f074e04f17
|
chore: fix eslint errors
|
2020-11-11 19:35:19 +08:00 |
|
Yanyan-Wang
|
22e6ab2bc9
|
feat: find a deeper color for subject color for highlight nodes
|
2020-11-11 19:34:56 +08:00 |
|
Yanyan-Wang
|
93973b80dc
|
feat: basic style(light version) for edges and combos
|
2020-11-11 19:34:56 +08:00 |
|
Yanyan-Wang
|
7f2a28dd19
|
feat: new color palatte(light version) for nodes
|
2020-11-11 19:34:56 +08:00 |
|
baizn
|
d8ef8d2b91
|
fix: node click conflict with zoom-canvas
|
2020-11-09 14:46:21 +08:00 |
|
偏右
|
fabf1b710f
|
test: use pull_request_target
|
2020-11-06 20:11:41 +08:00 |
|
zuiidea
|
5b5899dc5f
|
fix: custom node "pieChart" demo
large arc flag and the y coordinate of the end position are wrong
|
2020-11-06 20:09:14 +08:00 |
|
shiwu
|
649d411326
|
docs: update the docs about force layout with clustering
|
2020-10-28 16:42:48 +08:00 |
|
shiwu
|
03e5aaff6d
|
docs: fix the error description for clustering force layout
|
2020-10-28 16:24:18 +08:00 |
|
shiwu
|
a34aa1cdc5
|
fix: eslint rule problems
|
2020-10-28 16:00:23 +08:00 |
|
shiwu
|
43f547542c
|
fix: extend modelRect with description problem, closes: #2235
|
2020-10-28 16:00:23 +08:00 |
|
shiwu
|
e1072066ac
|
feat: drag the viewport of the minimap out of the the view
|
2020-10-28 16:00:23 +08:00 |
|
shiwu
|
40e9626914
|
fix: revert clustering for force layout pull request from community; fix: update the typings for G6Event; docs: update the event api docs
|
2020-10-27 12:32:48 +08:00 |
|
shiwu
|
1d75524307
|
chore: update version number
|
2020-10-27 12:32:48 +08:00 |
|
shiwu
|
ac6135ea18
|
chore: typing declare ordering problem
|
2020-10-27 12:32:48 +08:00 |
|
shiwu
|
e37f50bb0e
|
feat: create-edge for combo, closes: #2211
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
242197ef27
|
fix: tooltip plugin, crossing different shape cant execute the getContent function, closes: #2153
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
e9b86284a9
|
feat: add extra parameter graph for menu plugin
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
87ab7cc9ce
|
docs: update the custom edge and node docs and add an demo for custom edge with extra shape
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
40f376b97b
|
docs: update getContent parameter type for contextMenu and tooltip
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
c25e1b367c
|
fix: svg renderer minimap hidden elements probem, closes: #2174
|
2020-10-26 15:08:06 +08:00 |
|
shiwu
|
2a4a3ef735
|
feat: destroyLayout API, closes: #2140
|
2020-10-26 15:08:06 +08:00 |
|
baizn
|
de46b0f204
|
fix: upgrade g-canvas
|
2020-10-23 12:00:47 +08:00 |
|