-
Notifications
You must be signed in to change notification settings - Fork 2
API
Spencer Childress edited this page Feb 23, 2017
·
4 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 |