Description Usage Arguments Value Examples
View source: R/create_svg_path.R
Creation un path svg pour les legends echarts4r
1 | create_svg_path(type = "dotted")
|
type |
dotted ou dashed |
un path svg
1 2 | create_svg_path(type = "dotted")
create_svg_path(type = "dashed")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.