Description Usage Arguments Value Examples
Create a text polygon
1 |
glyph |
text input - use only one character |
family |
font family - see |
face |
Font face, possible values are "regular", "bold", "italic" and "bolditalic". |
nseg |
The number of line segments to approximate a piece of curve in the outline. The larger nseg is, the smoother text outlines would be. Usually a value between 5~20 would be enough. |
tibble with columns x
, y
, and glyph
1 | glyph("s")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.