Commit Graph

41 Commits

Author SHA1 Message Date
Yanyan-Wang
1a7ef1d119 docs: update decision tree demo and tooltip demos 2020-11-17 22:42:54 +08:00
Yanyan-Wang
504e2d8dba docs: update docs for new version theme 2020-11-13 22:33:15 +08:00
shiwu
40f376b97b docs: update getContent parameter type for contextMenu and tooltip 2020-10-26 15:08:06 +08:00
baizn
5533de189d fix: 同步文档及demo 2020-10-10 18:01:46 +08:00
baizn
7b9234a164 fix: timebar docs 2020-10-10 17:21:58 +08:00
baizn
c547f61781 fix: slice time error 2020-09-24 15:15:22 +08:00
Yanyan-Wang
eacc80a078 fix: toolbar positions for slice timebar. 2020-09-24 11:08:10 +08:00
baizn
20b098d15d feat: add timebar examples 2020-09-24 11:08:10 +08:00
Yanyan-Wang
540fbcf8a5 fix: toolbar positions for slice timebar. 2020-09-24 11:08:10 +08:00
baizn
c944186cab feat: add timebar examples 2020-09-24 11:08:10 +08:00
Yanyan-Wang
e649582d1b feat: edge filter lens. 2020-09-18 20:58:57 +08:00
Yanyan-Wang
0b87f16f45 fix: toolbar redo undo addItem with type problem, closes #2043; fix: optimized drag-canvas with hidden items; fix: state style with 0 value problem, closes: #2039; feat: fisheye allows user to config the trigger of scaling range(r) and magnify factor(d) by scaleRBy and scaleDBy respectively; feat: add the percent text of magnify factor(d) for fisheye and users are allowed to configure it by show showDPercent.fix: layout with webworker leads to twice beforelayout, closes: #2052. 2020-09-14 10:59:09 +08:00
Yanyan-Wang
2cac425437 docs: update tooltip demos. 2020-09-03 19:46:08 +08:00
Yanyan-Wang
a1554f3e20 fix: hide the tooltip plugin when drag node and contextmenu, closes #1975; fix: processParellelEdges without edge id problem; fix: label background with left, right position problem, closes #1861; fix: create-edge and redo undo problem, closes #1976. 2020-09-03 16:53:32 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +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
e97c4d1b28 docs: add fisheye demos, docs, and API. 2020-07-28 14:26:05 +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
chenluli
835cc8bee5 docs: fix contextmenu demo 2020-07-21 19:01:30 +08:00
Yanyan-Wang
43792584ee docs: update screenshots for new demos. 2020-05-21 15:40:06 +08:00
Yanyan-Wang
8ba387c1d3 docs: add combo and custom combo demos for site. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
573891a571 docs: add align left tree demo, multi edges demo, partial responsed tooltip demo. feat: function to calculate the text length in Util. 2020-05-21 14:30:26 +08:00
Yanyan-Wang
440f95ebdc docs: update tooltip demos with offset. docs: update force demo to trigger re-layout when drag a node. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
657fa066b9 docs: update the english titles for examples 2020-04-08 17:51:08 +08:00
Yanyan-Wang
36c523381c 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
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
3879d2106b fix: site demos problem. add: radial sort site demo 2020-02-04 18:41:51 +08:00
baizn
937e07814c fix: 修复contextmenu 和 packages 2020-01-16 20:14:41 +08:00
Yanyan-Wang
bab3339a14 fix: render problem of custom node card demo. refactor: use type instead of shape to define the graphics type of a node or edge 2020-01-16 19:15:29 +08:00
Yanyan-Wang
7912322839 fix: update G version. fix: polyline 2020-01-15 20:01:32 +08:00
Yanyan-Wang
a2235801da fix: add name for built-in shapes. fix: demos problem of the site. fix: export utils 2020-01-15 11:34:03 +08:00
Yanyan-Wang
f09bcebb17 fix: delete pixelRatio for demos, docs, examples, and tests. add: changelog. add: performance demos. 2020-01-14 14:59:59 +08:00
zhanning.bzn
52d9a3cfdd feat: G6 TS 环境搭建 2019-12-02 19:58:02 +08:00
zhanning.bzn
e540d8eb98 WIP: 删除无用的redirect-from 2019-11-20 23:24:52 +08:00
Yanyan-Wang
447987c4c7 fix: styles and screenshot 2019-11-16 14:47:42 +08:00
zhanning.bzn
e1e8d41c60 WIP: G6 迁移新官网,添加css样式 2019-11-15 15:40:13 +08:00
Yanyan-Wang
62543682dc add: simplify cluster case. add: english version of demos 2019-11-14 23:10:02 +08:00
baizn
2372e2c51b WIP: G6 迁移新官网 2019-11-13 11:30:50 +08:00