Learn R Programming

echarts4r (version 0.1.1)

e_radar_opts: Radar axis

Description

Radar axis setup and options.

Usage

e_radar_opts(e, index = 0, ...)

Arguments

e

An echarts4r object as returned by e_charts.

index

Index of axis to customise.

...

Any other option to pass, check See Also section.