The recent report system made a relatively large change, due to limited personal capacity, time is insufficient, temporarily added the following several functions.
First: The modification of the time control.
Because the time control involves my background code too big changes. For the current release, we support the following three types of time controls:
1, day, week according to the following display
2, month and quarter are shown in the following form:
The background gets the data in the form of 2015-08, which is ${pt} = ' 2015-08 ' settings.
3. The year is shown in the following form:
The default value is last year. The background gets the data in the form of 2015, which is the ${pt}= ' 2015 ' setting.
Second: Modify the information according to the ID rule
Modified the rules to modify the report by rank. The report name can be modified for any purpose.
Third, menu sorting
After the menu is generated, you can go to the menu Management page to sort the menu and make it easier to arrange.
Menu sort
IV: New reports
This issue has added area chart, Cyclone bar chart, two-axis diagram three categories.
4.1 Area Map
Presentation form:
Area chart configuration and the previous line, column chart configuration consistent, do not repeat.
4.2. Cyclone Bar Chart
Presentation form:
The configuration of the cyclone diagram is as follows:
The cyclone diagram in the configuration is suitable for cases where there are negative numbers.
4.3 Double axis diagram
Presentation form:
To configure the legend:
Precautions:
Two-axis coordinates to distinguish between the left and right data, so that the legend of the left to use "|" Separated. The left chart corresponds to the left coordinate. The right chart corresponds to the right coordinate.
5. Add chart notes.
Presentation form
1. Report
2. Forms
Report System 1.0 Operating manual instructions