g6/examples
2020-03-10 18:20:33 +08:00
..
case rename tsx -> ts 2020-03-03 14:53:16 +08:00
data chore: prettier all code 2020-02-14 11:30:12 +08:00
interaction 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
net doc: update layout mechanism doc 2020-02-25 21:37:39 +08:00
scatter chore: prettier all code 2020-02-14 11:30:12 +08:00
shape doc: add alt for img 2020-03-10 18:20:33 +08:00
tool 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
tree doc: fix the shouldUpdate problem in treeWithLargeData demo on the site. closes: #1246 2020-02-25 21:37:39 +08:00