e_lines_gl: Lines WebGL

View source: R/add.R

e_lines_glR Documentation

Lines WebGL

Description

Draw WebGL lines.

Usage

e_lines_gl(e, data, coord_system = "geo", ...)

Arguments

e

An echarts4r object as returned by e_charts or a proxy as returned by echarts4rProxy.

data

A list.

coord_system

Coordinate system to plot against.

...

Any other options (this series type is mostly undocumented).


JohnCoene/echarts4 documentation built on Feb. 23, 2024, 9:18 a.m.