Wiki源代码5.8.2 Report component
隐藏最后作者
| author | version | line-number | content |
|---|---|---|---|
| |
4.1 | 1 | Users mainly design reports in the report designer,specifically, it is: You can choose different types of reports (such as bar charts, line charts), select data source, configure different report graphic styles. |
| |
1.1 | 2 | |
| 3 | |||
| |
4.1 | 4 | **Main interface** |
| |
1.1 | 5 | |
| |
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 Panel]. |
| |
1.1 | 7 | |
| 8 | |||
| |
3.1 | 9 | [[image:3.png]] |
| 10 | |||
| 11 | |||
| |
5.4 | 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. |
| |
1.1 | 13 | |
| |
5.5 | 14 | Chart selection area:Real time display of the report display effect designed by you. |
| |
1.1 | 15 | |
| |
5.5 | 16 | **Attribute Panel:** |
| |
1.1 | 17 | |
| |
5.5 | 18 | * **Data source**:在这里设置你的报表需要统计的数据来源,可以选择当前应用及关联应用下的表单和当前应用下的数据流; |
| 19 | * **图表参数**:如柱状图的横轴和纵轴,从你选择的数据来源中选择字段,纵轴选择一个数值字段,横轴可以选择多个字段; | ||
| 20 | * **样式**:你可以自定义配置报表图表的样式。 |