Skip to content

Commit

Permalink
feat: add edge bundling plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonneyx committed Oct 10, 2024
1 parent e020c32 commit d21f252
Show file tree
Hide file tree
Showing 15 changed files with 1,755 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/g6/__tests__/demos/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export { pluginBackground } from './plugin-background';
export { pluginBubbleSets } from './plugin-bubble-sets';
export { pluginCameraSetting } from './plugin-camera-setting';
export { pluginContextmenu } from './plugin-contextmenu';
export { pluginEdgeBundling } from './plugin-edge-bundling';
export { pluginEdgeFilterLens } from './plugin-edge-filter-lens';
export { pluginFisheye } from './plugin-fisheye';
export { pluginFullscreen } from './plugin-fullscreen';
Expand Down
Loading

0 comments on commit d21f252

Please sign in to comment.