Skip to content

Fork of the original rete.js auto arrange plugin, Used for open source contribution

Notifications You must be signed in to change notification settings

nawazishali/auto-arrange-plugin

 
 

Repository files navigation

Auto Arrange

Rete.js plugin

import AutoArrangePlugin from 'rete-auto-arrange-plugin';

editor.use(AutoArrangePlugin, { margin: {x: 50, y: 50 }, depth: 0 }); // depth - max depth for arrange (0 - unlimited)

editor.trigger('arrange', { node });

About

Fork of the original rete.js auto arrange plugin, Used for open source contribution

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%