Skip to main content

Vega Lite

The Vega Lite component allows you to display a Vega Lite chart.

Vega Lite API

The following section details Vega Lite component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Vega Lite Input

TypeConnectableTemplatableDefaultDescription
objecttruefalseThe Vega Lite chart config

Vega Lite configuration

NameTypeConnectableTemplatableDefaultDescription
canvasbooleanfalsefalsefalseUse the canvas renderer instead of the svg one for more interactive plots

Outputs

NameTypeDescription
resultObjectThe Vega Lite chart data.
loadingbooleanThe loading state of the Vega Lite chart