Skip to content
Docs
Components
Chart-Bar

Chart-Bar

Scenarios

For displaying comparisons of data sizes in a reporting scenario.

Usage Introductions

To enter the application editor page, simply drag the Chart Component > Bar Chart Component into the respective container.

Property

Properties received from external input for the component

Property Introduction

Property NameProperty Description
Static DataUsers can choose whether to use static data based on actual usage scenarios. It is generally used for demonstration pages without real data, and static data takes precedence over data sources
Data ModelThe chart can render and display data using the data model provided by the data source
X-Axis Field SelectionSelect the field in the data source that provides data for the Y-axis
Y-Axis Field SelectionSelect the field in the data source that provides data for the X-axis
GroupingSelect the field in the data source that needs to be grouped
Calculation MethodChoose the calculation method for the grouping field:Regular, Count, Sum, Maximum, Minimum, Average.
Sorting FieldSelect the field in the data source that needs to be sorted
Sorting OrderChoose the sorting order for the sorting field in the data source: Ascending, Descending
RunRun the current configuration to view the rendering result of the chart