ec_get_opt: Get echarter options

Description Usage Arguments

View source: R/api-ec.R

Description

Get echarter options

Usage

1
ec_get_opt(ec, opt = NULL, index = NULL, num = NULL)

Arguments

ec

An echarter object as returned by echart.

opt

Arguments, eg:series.type or series2.data

index

The id of opt, if set opt = series2, index = 0, then select the opt by id.

num

The num of opt. if opt = series2, then num = 2.


jeevanyue/echarter documentation built on Oct. 16, 2020, 5:12 a.m.