Skip to content
Spencer Childress edited this page May 8, 2017 · 3 revisions

queryOverview(element, settings)

a factory to create a custom Webcharts chart object

returns: chart

Param Type Description
element string CSS selector identifying the element in which to create the chart
settings object settings object specifying options for how the chart is to appear and behave. Options defined here overwrite default values; see Configuration
Clone this wiki locally