create_svg_path: Creation un path svg pour les legends echarts4r

Description Usage Arguments Value Examples

View source: R/create_svg_path.R

Description

Creation un path svg pour les legends echarts4r

Usage

1
create_svg_path(type = "dotted")

Arguments

type

dotted ou dashed

Value

un path svg

Examples

1
2
create_svg_path(type = "dotted")
create_svg_path(type = "dashed")

ymansiaux/echarts4rTheme documentation built on Dec. 23, 2021, 8:13 p.m.