Metadata about the charts available in the shiny app
chartsMetadata
A data frame with 29 rows and 7 columns
Name of the chart - one word, all lower case
Nicely formatted name of the chart
Description of the chart
Homepage for chart's code repository (if any)
Homepage for chart's settings documentation
Name of the main function used to initialize the app. The function must accept "location" and "settings" parameters (in that order) and have an .init() method, expecting a json data array.
type of chart (e.g. 'htmlwidget')
max width for the widget in pixels