simply pass a list of options, similar to a JSON
.
Arguments
- e
An
echarts4r
object as returned bye_charts
or a proxy as returned byecharts4rProxy
.- list
A
list
of options passed tosetOptions
.- append
if
TRUE
thelist
is appended to the options, otherwise it overwrites everything.