UNPKG

jointjs

Version:

JavaScript diagramming library

10 lines (7 loc) 228 B
<p>The <code>'modelCenter'</code> anchor function places the anchor of the link at center of the model bbox.</p> <p>Example:</p> <pre><code>link.source(model, { anchor: { name: 'modelCenter' } });</code></pre>