recharts (version 0.0.302)

eLine: Line charts

Description

ECharts style line charts.

Usage

eLine(dat, opt = list())

Arguments

dat
data.frame.
opt
option of ECharts.

Value

The HTML code as a character string.

Examples

Run this code
eLine(WorldPhones)

Run the code above in your browser using DataLab