echarts4rBoxOutput {echarts4r} | R Documentation |
Box Output
Description
Place box output in Shiny ui.
Usage
echarts4rBoxOutput(id, height = 150)
Arguments
id |
Id of box. |
height |
Height of box, any valid CSS value, numerics are treated as pixels. |
[Package echarts4r version 0.4.5 Index]