多牧
a56807f8cb
feat: add register xml node to interface and stroy book
2020-08-24 18:00:37 +08:00
Dominic Ming
120715fff3
fix: xml node surport image node ( #1960 )
...
* feat: using style from cfg into xml node
* fix: node style not rollback with the style
* fix: remove unused var
* feat: xml node using single-node setState methods
* fix: {{}} replace bug and only keyshape inherit origin attrs
* lint: fix line problem in xml
* fix: fix image node problem
2020-08-24 18:00:37 +08:00
Dominic Ming
c3a1f9e75a
fix: xml node parse error and origin style only used on keyshape ( #1942 )
...
* feat: using style from cfg into xml node
* fix: node style not rollback with the style
* fix: remove unused var
* feat: xml node using single-node setState methods
* fix: {{}} replace bug and only keyshape inherit origin attrs
* lint: fix line problem in xml
2020-08-24 18:00:37 +08:00
baizn
8e61aaf30b
fix: update & state
2020-08-24 18:00:37 +08:00
Dominic Ming
51d50a9fcf
fix: xml node state style not correct ( #1916 )
...
* feat: using style from cfg into xml node
* fix: node style not rollback with the style
* fix: remove unused var
* feat: xml node using single-node setState methods
2020-08-24 18:00:37 +08:00
多牧
bf602c3079
feat: using style from cfg into xml node
2020-08-24 18:00:37 +08:00
多牧
6348d5bdfa
feat: register node from xml string or xml string genrator
2020-08-24 18:00:37 +08:00
Yanyan-Wang
a16fc5d324
fix: the position of the tooltip plugin
2020-08-22 22:40:38 +08:00
Yanyan-Wang
354cf78402
doc: update minimap plugin docs.
2020-08-22 22:40:38 +08:00
Yanyan-Wang
e3a9ba0ec3
feat: fisheye with dragging. feat: fisheye with scaling range and d.
2020-08-22 22:40:38 +08:00
Yanyan-Wang
0822fb19c9
fix: polyline with rect and radius=0 problem. chore: update hierarchy to solve the children ordering problem for indented tree layout.
2020-08-22 22:40:38 +08:00
baizn
da48078682
fix: combo states
2020-08-21 14:58:22 +08:00
afc163
4f207df68b
prettier code style
2020-08-17 18:50:55 +08:00
afc163
dc2c6c6043
style: fix eslint bugs
2020-08-17 18:50:55 +08:00
chenluli
30dae14260
feat: find all paths and the shortest path between two nodes
2020-08-17 16:43:36 +08:00
baizn
f2c4a78dd7
fix: arrow state & linkpoint
2020-08-17 09:52:37 +08:00
baizn
9e70ef5c84
feat: add statistical chart nodes
2020-08-14 09:54:53 +08:00
chenluli
8497eed7b4
fix: donnot allow duplicate ids for hull; remove autoupate for hull
2020-08-12 20:51:43 +08:00
chenluli
9b5b07dbf7
fix: support pass an array of ids as hull members
2020-08-12 20:51:43 +08:00
chenluli
a5d9dfea14
feat: support different hull types & drag in/out member
2020-08-12 20:51:43 +08:00
chenluli
2cbf36ddf6
feat: add hull to support using contour to include some items
2020-08-12 20:51:43 +08:00
baizn
eff8fd0f4b
feat: upgrade g-canvas
2020-08-12 17:50:46 +08:00
Yanyan-Wang
2f7b19d745
fix: createCombo with double nodes problem. closes : #1896
2020-08-11 16:16:16 +08:00
Yanyan-Wang
6791ed6f0d
fix: remove item and hide the tooltip for plugin and behavior
2020-08-11 16:16:16 +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
Yanyan-Wang
7936523d67
feat: fisheye plugin, support clear, update, show labels.
2020-07-27 13:31:24 +08:00
Yanyan-Wang
41abeae5a2
feat: fisheye beta.
2020-07-27 13:31:24 +08:00
chenluli
c589bebab8
fix: remove rm -rf node modules
2020-07-27 11:05:53 +08:00
chenluli
3c34a0dd3f
fix: rm -rf node modules
2020-07-27 11:05:53 +08:00
chenluli
b944be66b3
feat: add lasso behavior
2020-07-27 11:05:53 +08:00
Yanyan-Wang
b3529fb920
docs: update demos of the site.
2020-07-23 22:53:36 +08:00
Yanyan-Wang
e6cd83df3e
feat: animate configuration for combo, true by default.
2020-07-23 17:42:21 +08:00
Yanyan-Wang
c9b0494843
fix: node:click is triggered twice while clicking a node; fix: update combo edge when drag node out of it problem.
2020-07-23 17:42:21 +08:00
Yanyan-Wang
cf7088ef39
fix: combo edge with uncorrect end points; fix: combo polyline edge with wrong path; fix: getViewCenter with padding problem. closes : #1817 , #1809 , #1775 .
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
3ca46b8fcc
fix: fix all shapes by scale the node matrix.
2020-07-22 13:31:55 +08:00
Yanyan-Wang
10c092aaf1
feat: fix node or edge size, fontSize, lineWidth while zooming graph with zoom-canvas.
2020-07-22 13:31:55 +08:00
baizn
13e7fb952c
fix: remove lodash dependencies
2020-07-13 11:24:25 +08:00
baizn
e271274789
fix: lose the state style
2020-07-10 14:41:05 +08:00
Yanyan-Wang
e4037bd865
chore: re-run online ci
2020-07-06 11:51:07 +08:00
Yanyan-Wang
2dafd0dd32
fix: sync the minZoom and maxZoom in drag-canvas and graph; feat: initial x and y for combo data.
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
Yanyan-Wang
fc24b0dc86
fix: multiple animate update shape for combo; fix: removeItem from a combo.
2020-06-29 21:19:41 +08:00
Yanyan-Wang
2e9c262ca4
chore: update G to resolve the blur canvas problem
2020-06-29 11:01:43 +08:00
Yanyan-Wang
802a6a4a82
fix: create combo with parentId problem. closes : #1729
2020-06-29 11:01:43 +08:00
Yanyan-Wang
5b6f5491a6
fix: force layout with addItem and relayout. closes : #1275 .
2020-06-29 11:01:43 +08:00
Yanyan-Wang
76af4f59f2
feat: adjacency matrix in Algorithm. feat: floydShall shortest path in Algorithm.
2020-06-29 11:01:43 +08:00
baizn
755008f04b
fix: keyshape states bug & add tree demo
2020-06-23 16:48:17 +08:00