Insights Dashboard

Browse and manipulate charts created by the current user.

Insights Dashboard

Configuration

Set up a new instance with config parameters and set/get methods:

config.el ...

Learn about widget config here.

Instance

Learn about widget instance here.

State

loader

Type: Boolean | Default: null

Toggle a custom loading state.

error

Type: String | Default: null

Toggle a custom error message.

Events

chart:clone

Clone chart.

chart:remove

Remove chart.

chart:open

Open chart in Chart Editor.

Example

Last updated

Was this helpful?