Description Usage Arguments Value Examples
SVG Path Line
1 | svgLineTo(x, y, digits = 2)
|
x, y |
coordinates |
digits |
number of digits to round to |
string with L path component
1 | svgLineTo(20.123, 30.456)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.