Common shape arguments
1 2 |
color |
Color of the shape. A color string. |
stroke |
Width of the shape line. 0 will make it invisible |
fill |
Logical. Fill the inner shape area |
closed |
Logical. Should the first point and the last be connected |
visible |
Logical. Is the shape visible. |
backface |
Logical. Should backface be visible or a color string to set a different color |
front |
Determine where the front of the shape is to decide rendering backface color. A vector with named x, y, z elements. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.