dashboard
The following sections describe the module: dashboard.
References
InteractionMouseEventAction
Re-exports InteractionMouseEventAction.
Toolbar
Re-exports Toolbar
Functions
createDashboardDesigner
▸ createDashboardDesigner(configuration, selector): Promise<DashboardDesigner>
Parameters
| Name | Type | 
|---|---|
| 
 | |
| 
 | 
 | 
Returns
Promise<DashboardDesigner>
createDashboardViewer
▸ createDashboardViewer(configuration, selector): Promise<DashboardViewer>
Parameters
| Name | Type | 
|---|---|
| 
 | |
| 
 | 
 | 
Returns
Promise<DashboardViewer>
createSceneDesigner
▸ createSceneDesigner(configuration, selector): Promise<any>
Parameters
| Name | Type | 
|---|---|
| 
 | |
| 
 | 
 | 
Returns
Promise<any>
createSceneViewer
▸ createSceneViewer(configuration, selector): Promise<any>
Parameters
| Name | Type | 
|---|---|
| 
 | |
| 
 | 
 | 
Returns
Promise<any>
createViewerLite
▸ createViewerLite(configuration, selector): Promise<DashboardLiteViewer>
Parameters
| Name | Type | 
|---|---|
| 
 | |
| 
 | 
 | 
Returns
Promise<DashboardLiteViewer>
getDashboardAssets
▸ getDashboardAssets(baseUrl, token, version, key, theme): Promise<any[]>
Parameters
| Name | Type | 
|---|---|
| 
 | 
 | 
| 
 | 
 | 
| 
 | 
 | 
| 
 | 
 | 
| 
 | 
 | 
Returns
Promise<any[]>
 
                                                                 
                                                                 
                                                                    