UNPKG

jointjs

Version:

JavaScript diagramming library

4 lines (2 loc) 250 B
<p>Same as <code>refY</code>. Useful when one needs to position an element absolutely and relatively at the same time.</p> <pre><code>{ refY: '50%', refY2: 20 } // moves the element by 50% of the referenced height plus extra 20 pixels.</code></pre>