Insights Chart Editor

Create charts to visualize logs of messages that passed through flows.

Insights Chart Editor

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

close

Close the editor.

Example

Was this helpful?