Skip to content
Docs
Container
Data Container - Chart Container

Chart Container

Latest Update:Jul 25, 2023 ,15:23:21

Scenarios

This is suitable for pages that require chart displays; you can place the charts within this container.

Basic Functions

This data container offers a method to bind to a data model. Inside this data container, you can bind to fields within the data model.

Data Usage and Presentation

The chart container is a data provider, and the provided data can be used by chart components. The specific usage is as follows: Drag the chart component that needs to be bound to data into the data container to select the data for the data container.

Note One chart container can only be bound to one chart.

Property Introduction

Properties received from external input for the component:

Property NameProperty Description
Data ModelWhen using data from a data model, you need to select the data model.

Events

Property NameProperty Description
QueryAn event triggered when the current component loads.