recharts (version 0.0.302)

eArea: Line charts

Description

ECharts style area charts.

Usage

eArea(dat, opt = list())

Arguments

dat
data.frame or matrix
opt
option of ECharts.

Value

The HTML code as a character string.

Examples

Run this code
plot(eArea(WorldPhones))

Run the code above in your browser using DataLab