morrisjsOutput: Widget output function for use in Shiny

Description Usage Arguments

Description

Widget output function for use in Shiny

Usage

1
morrisjsOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

a character, the output variable to read from

width

the width of the widget (must be valid CSS),

height

the height of the widget (must be valid CSS)


Tutuchan/morrisjs documentation built on May 9, 2019, 7:39 p.m.