This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
g6
Watch
1
Star
0
Fork
0
You've already forked g6
mirror of
https://gitee.com/antv/g6.git
synced
2024-12-02 19:58:46 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
25a3cb41ce
g6
/
tests
/
unit
/
graph
History
Yanyan-Wang
25a3cb41ce
fix: emit beforeaddchild and afteraddchild in TreeGraph.
closes
:
#1249
.
2020-03-05 21:31:58 +08:00
..
controller
feat: automatically add draggable to keyShape, users do not need to assign it when custom a node or an edge; fix: cannot read 0 of null problem in getPointByCanvas; fix: the shape.attr error in updateShapeStyle; fix: modify the usage of bbox in view controller since the interface is changed by G; fix: brush-select bug; fix: update G version to solve lacking of removeChild problem. fix: local rendering residual when changeData is called. doc: update the demo of custom behavior doc. doc: add plugin demos and cases for site.
closes
:
#1250
;
2020-02-25 21:37:39 +08:00
graph-spec.ts
Update graph-spec.ts
2020-02-17 22:50:45 +08:00
tree-graph-spec.ts
fix: emit beforeaddchild and afteraddchild in TreeGraph.
closes
:
#1249
.
2020-03-05 21:31:58 +08:00