For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Last updated

Was this helpful?