Description Usage Arguments See Also
Create Layout Component
1 2 |
... |
child components |
width, height |
'[integer(1)]' giving width and height of [outermost svg element](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/svg) viewport, expressed in percentage of parent element or CSS length units. |
viewBox |
'[character(1)]' giving the cartesian dimensions of the [SVG viewport](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/viewBox) as four whitespace-separated numbers '"min-x min-y width height"'. |
Other components: hexagon
,
layout
, pattern
,
text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.