Wiki源代码5.8.2 Report component
显示最后作者
| author | version | line-number | content |
|---|---|---|---|
| 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. | ||
| 2 | |||
| 3 | |||
| 4 | **Main interface** | ||
| 5 | |||
| 6 | The interface layout of the report designer is shown in the following figure, include: [navigation bar], [Chart selection area], [Canvas area], [Attribute Settings Panel]. | ||
| 7 | |||
| 8 | |||
| 9 | [[image:3.png]] | ||
| 10 | |||
| 11 | |||
| 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 | |||
| 14 | **画布区**:Real time display of the report display effect designed by you. | ||
| 15 | |||
| 16 | **属性设置面板**: | ||
| 17 | |||
| 18 | 1-设置**数据源**:用户可以选择数据源,数据源的范围是:本应用内的所有表单和视图(视图第一期先不做) | ||
| 19 | |||
| 20 | 2-自定义**样式**:提供样式编辑选项,如颜色、字体、标签等。 |