Visa Chart Components wrapped in r htmlwidgets package
visaChart(tagName, data, propList, width = NULL, height = NULL, ...)
a visaChart htmlwidget object for creating a variety of plot types
String. The custom web component HTML tag for the Visa Chart Component. Set by respective chart functions.
a valid R data frame. See more details in respective component functions.
a list of props, created by each component function, see Visa Chart Components.
Number. Width of chart container.
Number. Height of chart container.
All other props passed into the function will be passed through to the chart.