chartJSRadarOutput: Widget output function for use in Shiny
Description
Widget output function for use in Shiny
Usage
chartJSRadarOutput(outputId, width = "450", height = "300")
Arguments
outputId
output variable to read from
width
Must be valid CSS unit
height
Must be valid CSS unit