UNPKG

jointjs

Version:

JavaScript diagramming library

6 lines (3 loc) 250 B
<p>The <code>'normal'</code> connector is the default connector for links and it is the simplest connector. It simply connects provided route points with straight-line segments.</p> <p>Example:</p> <pre><code>link.connector('normal');</code></pre>