由 家乐 黎 于 2025/07/22 10:40 最后修改
摘要
-
页面属性 (1 修改, 0 新增, 0 删除)
细节
- 页面属性
-
- 内容
-
... ... @@ -3,18 +3,18 @@ 3 3 4 4 **Main interface** 5 5 6 -The interface layout of the report designer is shown in the following figure, include: [navigation bar], [Chart selection area], [Canvas area], [Attribute SettingsPanel].6 +The interface layout of the report designer is shown in the following figure, include: [navigation bar], [Chart selection area], [Canvas area], [Attribute Panel]. 7 7 8 8 9 9 [[image:3.png]] 10 10 11 11 12 - **图形选择区**:列出可供选择的图形类型,如柱状图、饼状图等。12 +Navigation bar:Here, you can choose the report graphics you need to design the current report. Currently, we provide 5 types of report graphics: bar chart, line chart, pie chart, detail table, and indicator card. 13 13 14 - **画布区**:描述用户如何在画布上绘制所选图形,并进行位置和大小的调整。14 +Chart selection area:Real time display of the report display effect designed by you. 15 15 16 -** 属性设置面板**:16 +**Attribute Panel:** 17 17 18 - 1-设置**数据源**:用户可以选择数据源,数据源的范围是:本应用内的所有表单和视图(视图第一期先不做)19 - 20 - 2-自定义**样式**:提供样式编辑选项,如颜色、字体、标签等。18 +* **Data source**:在这里设置你的报表需要统计的数据来源,可以选择当前应用及关联应用下的表单和当前应用下的数据流; 19 +* **图表参数**:如柱状图的横轴和纵轴,从你选择的数据来源中选择字段,纵轴选择一个数值字段,横轴可以选择多个字段; 20 +* **样式**:你可以自定义配置报表图表的样式。