文档更改5.8.2.2 Line Chart

liuqing01 于 2025/06/30 11:35 最后修改

从版本 14.1
yinshi编辑
在2024/10/24 07:51上
修改评论: 该版本没有评论
到版本
maym编辑
在2025/02/27 06:46上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -5.8.2.2 折线图
1 +5.8.2.2 Line Chart
... ... @@ -1,1 +1,1 @@
1 -Main.5\. 设计应用.5\.8 报表设计.5\.8\.2 报表设计器.WebHome
1 +Egret Cloud Operation manual.5\. 设计应用.5\.8 报表设计.5\.8\.2 报表设计器.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.yinshi
1 +XWiki.maym
内容
... ... @@ -1,71 +1,42 @@
1 -==== **【使用场景 - 折线图】** ====
1 +==== **[Usage Scenario]** ====
2 2  
3 - 折线图是一种常用于显示随时间变化的图表类型,它通过折线连接数据点来展示变量的变化趋势,适用于以下一些场景:
3 + A line chart is a commonly used type of chart to display changes over time. It connects data points with lines to show the trend of variables, and is suitable for the following scenarios:
4 4  
5 5  * (((
6 -**时间趋势分析** 折线图特别适合展示时间序列数据,比如每日、每月或每季度的销售额、用户访问量或库存变化等,帮助用户识别长期的变化趋势。
6 +**Time trend analysis:**  Line charts are suitable for displaying time series data, such as daily, monthly, or quarterly sales, user visits, or inventory changes, to help users identify long-term trends.
7 7  )))
8 8  * (((
9 -**季节性变化** 通过观察折线的波动,可以分析数据的周期性变化。例如,销售额的季节性波动、用户活跃度在不同时段的变化等。
9 +**Seasonal changes: ** By observing the fluctuations of the line, it is possible to analyze the periodic changes in the data. For example, seasonal fluctuations in sales revenue, changes in user activity during different time periods, etc.
10 10  )))
11 11  * (((
12 -**对比趋势** 多条折线可以用于比较多个变量的变化情况。例如,不同产品的销售额趋势对比,或者不同市场的用户增长趋势对比等。
12 +**Comparison trend: ** Multiple lines can be used to compare the changes in multiple variables. For example, comparing sales trends of different products, or comparing user growth trends in different markets.
13 13  )))
14 14  * (((
15 -**异常发现** 折线图中突出的峰值或低谷有助于识别数据中的异常情况,比如某月销量异常增高或用户流失量突然减少等。
15 +**Abnormal discovery: ** The prominent peaks or valleys in a line chart help identify abnormal situations in the data, such as an abnormal increase in sales or a sudden decrease in user churn in a certain month.
16 16  )))
17 17  
18 18  ==== ====
19 19  
20 -==== **【功能简介】** ====
20 +==== **[Function Introduction]** ====
21 21  
22 -折线图用于显示数据在一个**连续的时间间隔或者时间跨度上的变化**,它的特点是反映事物随时间或有序类别而变化的趋势。
22 +A line chart is used to display the changes in data over a continuous time interval or span, and its characteristic is to reflect the trend of things changing over time or ordered categories.
23 23  
24 -[[image:1729663152165-172.png]]
24 +[[image:1740626962720-557.png]]
25 25  
26 -一个折线图的构成包括:
26 +The composition of a line chart includes:
27 27  
28 -1. (((
29 -**横轴 (X 轴):**
28 +1. **Horizontal axis (X-axis): **The horizontal axis in a line graph is the horizontal axis, usually used to display continuous variables such as data classification or time.
29 +1. **Vertical axis (Y-axis):** The vertical axis in a line chart is the axis in the vertical direction, usually used to display numerical values or quantities of data.
30 +1. **Point: ** Each point represents the data value at a specific position on the horizontal and vertical axes. In a line chart, the line connecting all points can show the trend and change of the data.
31 +1. **Line:** The lines in a line chart are straight lines formed by connecting data points, representing the trend of data changes. The trend of the lines can intuitively show the growth, decrease, or fluctuation of the data.
30 30  
31 -1. (((
32 -**定义:** 折线图中的横轴是水平方向上的轴线,通常用于表示数据的分类或者时间等连续性变量。
33 -)))
34 -1. (((
35 -**含义:** 横轴通常表示自变量,即数据的分类或者时间序列。在折线图中,横轴上的数值或分类标签决定了折线图中每个数据点的横坐标位置。
36 -)))
37 -)))
38 -1. (((
39 -**纵轴 (Y 轴):**
33 +(((
34 +
40 40  
41 -1. (((
42 -**定义:** 折线图中的纵轴是垂直方向上的轴线,通常用于表示数据的数值或者数量。
43 -)))
44 -1. (((
45 -**含义:** 纵轴通常表示因变量,即与自变量相关联的数值或数量。在折线图中,纵轴上的数值决定了折线图中每个数据点的纵坐标位置。
46 -)))
47 -)))
48 -1. (((
49 -**点:**
50 50  
51 -1. (((
52 -**定义:** 折线图中的点是由数据组成的离散的数据点,代表着某个具体的数据值。
37 +
53 53  )))
54 -1. (((
55 -**含义:** 每个点代表了横轴和纵轴上特定位置的数据值。在折线图中,连接所有点的折线可以展现数据的趋势和变化。
56 -)))
57 -)))
58 -1. (((
59 -**线:**
60 60  
61 -1. (((
62 -**定义:** 折线图中的线是由连接数据点而成的直线,用于将各个数据点串联起来形成折线。
63 -)))
64 -1. (((
65 -**含义:** 折线代表了数据的变化趋势,通过线的走势可以直观地展现数据的增长、减少或者波动情况。
66 -)))
67 -)))
68 -
69 69  ====== 【基本要求】 ======
70 70  
71 71  要实现折线图的效果,基本要求如下 。
... ... @@ -82,7 +82,7 @@
82 82  
83 83  创建报表,选择折线图,如图:
84 84  
85 -[[image:1729663321225-837.png]]
56 +[[image:1737529051357-629.png]]
86 86  
87 87  
88 88  **Step-2 选择图表展示字段**
... ... @@ -89,7 +89,7 @@
89 89  
90 90  将右边数据源列表中的字段拖动放到【横轴】、【纵轴】、【分组】、【参考线】上
91 91  
92 -[[image:1729663922832-959.png]]
63 +[[image:1737528997085-860.png]]
93 93  
94 94  
95 95  Step-3 样式设置
... ... @@ -222,7 +222,7 @@
222 222  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
223 223  开启后,画布中横轴下方,将显示用户配置的横轴的数据源的标题
224 224  
225 -[[image:1729737237381-651.png||height="495" width="909"]]
196 +[[image:1737529012159-610.png]]
226 226  )))
227 227  |(% colspan="1" rowspan="1" style="width:94px" %)(((
228 228  轴标题名称
1737528997085-860.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.YufeiLi
大小
... ... @@ -1,0 +1,1 @@
1 +89.4 KB
内容
1737529012159-610.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.YufeiLi
大小
... ... @@ -1,0 +1,1 @@
1 +41.6 KB
内容
1737529051357-629.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.YufeiLi
大小
... ... @@ -1,0 +1,1 @@
1 +86.2 KB
内容
1740626962720-557.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.maym
大小
... ... @@ -1,0 +1,1 @@
1 +53.1 KB
内容