ecs.render: Shiny: Plot command to render chart

View source: R/echarty.R

ecs.renderR Documentation

Shiny: Plot command to render chart

Description

This is the initial rendering of a chart in the UI.

Usage

ecs.render(wt, env = parent.frame(), quoted = FALSE)

Arguments

wt

An echarty widget to generate the chart.

env

The environment in which to evaluate expr.

quoted

Is expr a quoted expression? default FALSE.

Value

An output or render function that enables the use of the widget within Shiny applications.

See Also

ecs.exec for example, shinyRenderWidget for return value.


helgasoft/echarty documentation built on Jan. 15, 2025, 9:57 p.m.