rechart_lwc() updates global display options on an existing chart.
Usage
rechart_lwc(chart, theme = NULL, ...)
Arguments
- chart
A lightweightchartR chart object.
- theme
Optional replacement theme.
- ...
Additional lightweight-charts chart options merged into the
existing top-level options.
Value
The updated chart object.