-
Notifications
You must be signed in to change notification settings - Fork 2
API
Preston Burns edited this page Jul 25, 2018
·
3 revisions
a factory to create a custom Webcharts table object
returns: table
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 |