shiny-chartjs: Shiny bindings for chartjs

Description Usage Arguments

Description

Shiny bindings for chartjs

Usage

1
2
3
chartjsOutput(outputId, width = "100%", height = "400px")

renderChartjs(expr, env = parent.frame(), quoted = FALSE)

Arguments

outputId

the widget id in the server part of the application

width

the width of the widget

height

the height of the widget

expr

an R expression that evaluates to a chartjs object

env

the environment in which to evaluate expr

quoted

a boolean, is expr a quoted expression ?


Tutuchan/chartjs documentation built on May 9, 2019, 5:16 p.m.