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).