-
Notifications
You must be signed in to change notification settings - Fork 1
API
Spencer Childress edited this page May 8, 2017
·
3 revisions
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 |